how to do combine json response items into one item?
Posted: Tue Jun 11, 2013 1:36 am
Hi, i would like to combine 2 separate json response items into one label item (for example). How would I go about doing that? Would I map the 2 responses into one item then add a JS code to combine them? and if so, what would do the JS look like? thanks?