Expand my Community achievements bar.

Populate text field with the results from another text field

Avatar

Former Community Member

I have a text field where the user will enter a value.  I want this value to be automatically carried to another text field on the same form.

1 Reply

Avatar

Former Community Member

Make sure the fields have the same name and set the binding to Global. All changes to one field will be reflected to all other same named fields.

Paul