Hi everyone
I have a numerical collection like 1,4,2,3 that I concat and then Patch to a record in a database, like so, ProcedurePPE:Concat(PPEID,Value,",") but I don't know how to clearcollect it back into my PPEID collection when I select that record in the gallery.
I tried forall and many other things but they did not work.
Any help would be appreciated.