Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

Automatic field population

Avatar

Level 1

I have a text field that I want to automatically fill on another field. For example, the user enters the name as JACK in text field. In the signature field that I have on the another page, should fill automatically as JACK.

Could this be done.

Thanks for all help in advance.

2 Replies

Avatar

Former Community Member

you can either do it with Javascrip, or set the binding on both fields on "Global" (make sure the names match_)

Avatar

Level 7

One other thing, you might want to set the 2nd field to read only so that the user doesn't change the content after it's been auto-populated.