Webapp in adobe campign classic: Pre populate the data in text box for the existing records | Community
Skip to main content
Level 3
January 28, 2021
Solved

Webapp in adobe campign classic: Pre populate the data in text box for the existing records

  • January 28, 2021
  • 1 reply
  • 1520 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Milan_Vucetic

Hi @sachincs1991 

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

1 reply

Milan_Vucetic
Milan_VuceticAccepted solution
Level 9
January 29, 2021

Hi @sachincs1991 

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

Sukrity_Wadhwa
Community Manager
Community Manager
February 2, 2021

Hi @sachincs1991, Was this helpful or do you need more help? Thanks!

Sukrity Wadhwa