Expand my Community achievements bar.

auto-populate a text field

Avatar

Former Community Member

I'm trying to auto-populate a text field.  The form is a three-page form; they enter their name on page 1. I want to populate a text box on the second and third page with the name entered. How is this done?

2 Replies

Avatar

Level 6

Hi,

Use global binding for those fields (they should have the same name). You can set it on Object palette - Binding tab - binding to Global.

After that fields will be auto populated.

BR,

Paul Butenko