Hey,
Is there a way to add a new values to a "Multi-Select" field of a specific confiForms entry by IFTTT? Of course I can update it, but I want add another existing value to the already chosen values.
For Example
The Multi-Select field [Fieldname: MS] have three options:
ID1 - TestA
ID2 - TestB
ID3 - TestC
If someone create a new entry and choose only ID1. It's possible to add other values per IFTTT macro without override the existing value? e.g. Update confiForm entry --> [entry.MS.id]+ID2
Hi
"Update confiForm entry" is about updating records.. not form configuration
ConfiForms Field configuration is stored on a page. You will need to update page with ConfiForms form
However, this sounds like you have picked a wrong field for the job - it should be database backed field or a smart field instead.
In other words the field type that could have dynamic set of options controlled "elsewhere"
Alex
If you want to update the value in a multi-select field then something like this should be constructed in parameters
....MS=ID2,[entry.MS.asList]
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.