Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

joining or merging 3 text fields into 1 text field

Avatar

Level 8

Hello,

I am working on a form that I need to join/merge 3 text fields into 1 text field. e.g. address, apt/suit, city. Can anyone show my how to do it in LiveCycle Designer 7.2. Note that these fields are binding from the data connection which is a web service.

Thanks in advance,

Han

0 Replies

Avatar

Level 8

I think I figured out the way to do it by myself and though I would share with you all:

- set these 3 text fields that need to merge to invisible

- create a new text field

- create an event to use the concat function for those 3 text fields above.

That's it!