You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking to retrieve a list of form handlers that includes all fields and options set per form handler, and this is missing entirely from documentation - and, I assume, from the API.
Please advise.
Thank you!
The text was updated successfully, but these errors were encountered:
To get a list of these, I look at the Visitor Activities of Type 4, loop through the results building a catalog of Form Handlers.
Incomplete and programatically expensive, but it's the only way I've found thus far to get to a list of Form Handlers.
Hi all,
I'm looking to retrieve a list of form handlers that includes all fields and options set per form handler, and this is missing entirely from documentation - and, I assume, from the API.
Please advise.
Thank you!
The text was updated successfully, but these errors were encountered: