Hi,
Reviving a request here by @Anna_Kelian, I’d like to be able to use dynamic content in form attributes.
I have a dynamic list of form checkboxes that I would like to associate with their form labels – as they are in a dynamic list, if I apply a name attribute to one of them it applies to all – hence I’d like to be able to use dynamic data to define the ‘name’ attribute so it can be clicked to activate a checkbox.
Thanks