-
Notifications
You must be signed in to change notification settings - Fork 468
Open
Description
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:
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.
