oda-hub / frontend-tab-generator

0 stars 0 forks source link

file input with FileReference #38

Closed burnout87 closed 4 months ago

burnout87 commented 4 months ago

image

burnout87 commented 4 months ago

It generates a set of two radio buttons, which respectively enable/disable and hide/show the correspondent file upload input or textfield for the url.

I also verified that the enabled field is the one actually providing the value to the form that will be submitted, so no conflict between the two available options.