THanks Ratnesh,Let me go into some detail of how I got this to work if
anyone comes across it in the future.#1 In order to concatenate, you
will need to enable the script editor in livecycle. This is done by
Window -> Script Editor (Cntrl+Shift+F5)Make a new textbox and click on
it.In the Script EditorThen for Language: FormCalcShow:
Calculation.Press the fn button and choose concat. replace the s1,s2
with the name of the fields. This should be easy if you are at all
familiar with excel.Next, on...