Expand my Community achievements bar.

SOLVED

AEM Forms - Ability to create/use Variables

Avatar

Level 10

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 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Employee

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. 

View solution in original post

2 Replies

Avatar

Correct answer by
Employee

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.