Page 1 of 1

calculated labels in list items

Posted: Mon Jun 17, 2013 11:04 am
by John5269257

Good morning
I'm populating a list with a service

For each record returned by the service I have:
label1 mapped to responseParameter1
label2 mapped to responseParameter2

so my results go:
record 1:
label1: "foo"
label2: "bar"

record 2:
label1: "big"
label2: "small"

I need for each record to have label3, which is the result of a calculation involving labels 1 and 2. For example, with simple concatenation:

record 1:
label1: "foo"
label2: "bar"
label3: "foobar" s inbuilt looping?

Thanks for your help,
John


calculated labels in list items

Posted: Mon Jun 17, 2013 12:36 pm
by Maryna Brodina

Hello! You have to use JS to do that. Could you send us mapping screenshot?


calculated labels in list items

Posted: Mon Jun 17, 2013 12:53 pm
by Maryna Brodina

calculated labels in list items

Posted: Mon Jun 17, 2013 3:06 pm
by John5269257

Sorry for duplicated topic - the editor doesn't like single quotes and lost much of my post. I tried to delete this one immediately.
I too have replied on https://getsatisfaction.com/apperyio/...


calculated labels in list items

Posted: Mon Jun 17, 2013 4:51 pm
by Kateryna Grynko