Anyone know how send to sync_tables with coluns like "funcionalcis_list" properties? What its the data format I have to send to work and insert more then 1 (one) value em CI's list of this element?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anyone know how send to sync_tables with coluns like "funcionalcis_list" properties? What its the data format I have to send to work and insert more then 1 (one) value em CI's list of this element?
I already discover:
Send information to sync column separeted by "|", like this:
"functionalci_id:1|functionalci_id:2|functionalci_id:3"