Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

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