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

Fill in text1 and automatically enter into text2

Avatar

Level 5

There are two text fields. If I write "live" in text field1 , text field2 will show "live cycle" .

Again  If I write "Adobe" in text field1 , text field2 will show "Adobe cycle" .

So, text field always show "text field1 + cycle".        What is the code for this?

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi,

in the change:Event of the first textfield use:

View solution in original post

3 Replies

Avatar

Correct answer by
Level 10

Hi,

in the change:Event of the first textfield use:

Avatar

Level 5

Thanks a lot. Now I'm going to post another problem. I hope you'll answer.

Avatar

Level 5

Thanks a lot. Now I'm going to post another problem. I hope you'll answer.