Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

Need help with FormCalc...

Avatar

Level 4

I have an application for employment that has two fields that the user would input their name into. I want to make it so that when the user inputs their name in the first name field, it populates the other name field. Is this something LiveCycle/FormCalc can do?

1 Accepted Solution

Avatar

Correct answer by
Level 8

Yup.

1) Select the field you want the name to be brought over to

2) Open your script editor (Ctrl-Shift-F5)

3) Select Show: calculate and Language:FormCalc

4) Enter the name of the other field you want brought over from

Kyle

View solution in original post

1 Reply

Avatar

Correct answer by
Level 8

Yup.

1) Select the field you want the name to be brought over to

2) Open your script editor (Ctrl-Shift-F5)

3) Select Show: calculate and Language:FormCalc

4) Enter the name of the other field you want brought over from

Kyle