I have form A, which triggers a "copy confiforms data"-action for each new entry in form A.
The action is configured to copy from from B (on another page) to form C (on the same page). I understood that I can assign a mapping to the entries copied from form B to form C using a syntax like this in the field "Parameters to set on the entry":
smID=[entry.smIDV2]&sdlAtom=[entry.sdlAtom] in which the key refers to a field in form C and the [entry.X] notation refers to values in form B.
Is there a possibility to also refer to values in the newly created entry in form A?
Hi
Not really possible to do that in one go, as the context is a different record (the one that you copy)
However, you may add another ConfiForms IFTTT of https://wiki.vertuna.com/spaces/CONFIFORMS/pages/9864128/Configuring+ConfiForms+IFTTT+actions+and+rules#ConfiguringConfiFormsIFTTTactionsandrules-UpdateConfiFormsEntriesbyFilter to update the record (in this case you can have access to the record values that has initiated the flow (form A)
Alex
Thanks a lot for the ultra-fast response :-)
I will use the approach you suggested.
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.