Hello!
I`m trying to configure the form so that when the data is transferred again, they are updated on server.
In Data override on Update (Save Data) indicated
modified: {data:Y-m-d}
field_name: {data:field_name}
Repeated data does not update data on the server
Please tell me what conditions need to specify to update all completed fields on user
Thank you
Maxvl
I`m trying to configure the form so that when the data is transferred again, they are updated on server.
In Data override on Update (Save Data) indicated
modified: {data:Y-m-d}
field_name: {data:field_name}
Repeated data does not update data on the server
Please tell me what conditions need to specify to update all completed fields on user
Thank you
Maxvl
Hi Maxvl,
For updating repeater data you will need to use a Loop event action, the data override of the "Save data" is not for repeater data but can also be used inside the loop.
Best regards
For updating repeater data you will need to use a Loop event action, the data override of the "Save data" is not for repeater data but can also be used inside the loop.
Best regards
This topic is locked and no more replies can be posted.