easy-digital-downloads icon indicating copy to clipboard operation
easy-digital-downloads copied to clipboard

Add "Show advance settings" support to the file download rows

Open arraypress opened this issue 3 years ago • 1 comments
trafficstars

Enhancement Request

Explain your enhancement (please be detailed)

I need to add an additional data for each downloadable file, so files can be "previewed" before being downloaded (in this case assigning preview mp3s, images, etc). While programatically adding another "row" under the file can be done, it looks ridiculous (and confusing) to the user. So my solution was this:

Screenshot 2022-07-02 at 00 47 10

Ideally, I would like the ability for the file form rows to support "Show advanced options" like the variable price rows. This would allow me to hide these fields on load and make things neater and more accessible (for people who need them).

Justification or use case

EDD add-on plugin development.

arraypress avatar Jul 01 '22 21:07 arraypress

Submitted PR for this one: #9583

arraypress avatar Nov 16 '22 22:11 arraypress