How to prefill a text field with previous form values

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2022 10:29 AM
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 mentionned
Labels:
- Labels:
-
Alfresco Process Services
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2022 11:09 AM
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.
