I am trying to show the Date / Time in a pop-up after a form was submitted.
Can this be done with https://docs.gravityforms.com/gform_get_entries_args_entry_list/
Thx for your feedback
I am trying to show the Date / Time in a pop-up after a form was submitted.
Can this be done with https://docs.gravityforms.com/gform_get_entries_args_entry_list/
Thx for your feedback
Are you just trying to show the current date and time, in a popup, after the form is submitted? If so, you don’t need anything from Gravity Forms. You can add your own custom JavaScript to the confirmation text or confirmation page, to show that popup.
Or, do you need to show the date and time the entry was submitted? And would this be in the user’s local time, or in your server time?
Is there anything else we need to know?