Copy link to clipboard
Copied
hi i have googled and cannot figure it out. i have the same issue as this thread i found but
had no answers on it:
all my other bindings are displaying, recordsets, session variables etc but my form within the page is not allowing me to selecting the elements. it does not show up at all in the bindings panel. anyone have any ideas how to get it back?
many thanks
Copy link to clipboard
Copied
Form elements don't automatically display in the Bindings panel. However, you can create form elements in the panel by clicking the plus button and selecting Form Variable from the menu. In a PHP site, this creates a $_POST variable with whatever name you assign to it.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now