Hi Team,
Requirement:
We wanted to pre populate the data in the text box for the existing record.
How to achieve this?
Thanks,
Sachin C S
Solved! Go to Solution.
Views
Replies
Total Likes
first define variables on the workflow level to store data. Use JS script to load data from tables and assign data to previous variables. Finally, in the page node set fields to these variables and data will be pre populated/visible.
Regards,
Milan
first define variables on the workflow level to store data. Use JS script to load data from tables and assign data to previous variables. Finally, in the page node set fields to these variables and data will be pre populated/visible.
Regards,
Milan
Hi @sachincs1991, Was this helpful or do you need more help? Thanks!
Views
Replies
Total Likes