Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

Custom Properties

Avatar

Level 2

I am wondering how, if possible, I can create custom properties that will populate in my pdf. Thank you in advance

1 Accepted Solution

Avatar

Correct answer by
Level 10

There are different ways to populate data into the form. You can use JavaScript to load data from attachements or variables.

LiveCycle Blog: Formulare durch Anhänge vorbefüllen//Populate forms from attachments

You also can grab data from a database or web server.

http://forms.stefcameron.com/2006/09/18/connecting-a-form-to-a-database/

3 Replies

Avatar

Level 10

What do you mean by „custom properties“?

Avatar

Level 2

Custom properties like in Word or Excel, that will automatically populate into the pdf

Avatar

Correct answer by
Level 10

There are different ways to populate data into the form. You can use JavaScript to load data from attachements or variables.

LiveCycle Blog: Formulare durch Anhänge vorbefüllen//Populate forms from attachments

You also can grab data from a database or web server.

http://forms.stefcameron.com/2006/09/18/connecting-a-form-to-a-database/