Solved
Webapp in adobe campign classic: Pre populate the data in text box for the existing records
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
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
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
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.