Building surveys - concatenate field values

LabKey Support Forum (Inactive)
Building surveys - concatenate field values Jon (LabKey DevOps)  2016-02-12 17:55
Status: Closed
 
Hi Simon,

I'm still looking into this for you. It should be possible to setup a few listeners either on the Label/Primary Key or a set of listeners beforeLoad using a function on the survey to then:

1. Obtain the values inputted into those fields
2. Store those values into defined variables
3. Call those variables back into the value field of the Label/Primary Key in the survey before it gets submitted.

Regards,

Jon