ergopix
(ergopix)
March 5, 2022, 5:46pm
1
Hello,
I have a list of thousands of unique codes that I would like to use and add to each form submission.
1 form submission = 1 unique code added (hidden from user)
What field should I use and how would it be possible to do that? Each code has to be used only once. Then I’ll need to use it for the email notifications.
Thanks in advance for your help!
sacom
(Samuel Aguilera (Gravity Forms))
March 8, 2022, 2:14pm
2
Gravity Forms doesn’t provide any built-in field type for the use case described. I would recommend you to reach Gravity Wiz about their Unique ID add-on: Gravity Forms Unique ID - Form ID Plugin - Gravity Wiz
JamieO
(Jamie (Gravity Flow))
March 21, 2022, 9:12pm
3
Are your unique codes a pre-defined list stored elsewhere within the WordPress DB?
The Gravity Flow Form Connector Extension provides an Update Fields step type which would let you map a single code into a field of the current entry before the confirmation (on page) or notifications are sent as separate steps in the workflow . The filter gravityflowformconnector_update_field_values could be used to both retrieve and mark a code used depending on where they are stored.
ergopix
(ergopix)
March 22, 2022, 7:16am
4
Hello,
Thanks a lot for your answer.
I will explore these solutions and let you know.
system
(system)
Closed
April 21, 2022, 7:16am
5
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.