Home › Forums › Quform WordPress › JS code after successful submission of a form › Reply To: JS code after successful submission of a form
December 30, 2023 at 8:26 pm #36372
vsexmogushiy
Participant
Thank you very much, if I understand correctly, you also need to change:
replaceVariables('{ip}')
to:
replaceVariables('{uniqid}')
for install unique ID?
But what to do for a dynamic value? More detailed settings are in the screenshot.
- This reply was modified 9 months, 1 week ago by vsexmogushiy. Reason: code