Hi all
Looking for something like the workflow where we could assign say error codes to a variable for use in another step wrt forms is there a way other than storing variables in hidden fields within forms ?
i have a date source integrated with dynamics and would use invoke service
local storage cookies are other options but what’s the best way to go about ?I haven’t used request objects so sure there
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi,
Hidden field is your best friend. You can set error codes as value of a hidden field and use it. Adaptive Forms does not have a concept of variable like AEM Workflows as of today.
Hi,
Hidden field is your best friend. You can set error codes as value of a hidden field and use it. Adaptive Forms does not have a concept of variable like AEM Workflows as of today.
Thank you for confirming my understanding
Views
Replies
Total Likes