Thanks
Thanks
I fill a grid with records from a collection - so the number of rows in the grid depend on the number of records. If a user clicks a row in the grid I want to pass the value of the _ID of the corresponding record into a LocalVariable. I can't seem to find this clearly in documentation?
Hi thanks for your reply but I tried both the suggested was and it keeps failing.
That's what I'm doing? I'm using the statement as suggested by your colleague?
Yes it is but the field remains empty
Yes, I invoke the create service to add the record to collection "A" and then on the success event of that service invoke the create service for collection "B"
Great stuff, thanks!