How to prefill a text field with previous form values

cancel
Showing results for 
Search instead for 
Did you mean: 
AmineÖzil
Active Member

How to prefill a text field with previous form values

Hello everybody,

I have a use case where a user 1 fills some text fields on a form A, and user 2 will have a form B that contains same fields of form A plus other fields, the commun fields will be prefilled on form B with values from form A and user B can edit those values . Is it possible to modelize such a use case on APS ? if it is so, how this can be achieved ?

Forms mentionnedForms mentionned

1 Reply
sanjaybandhniya
Intermediate

Re: How to prefill a text field with previous form values

If you provide same variable name then it will be copied to another form or you need to map form A's variable to Form B's variable.