Hi,
Is there a possibility to rename the standard field “Submission date” to something else?
I have to import the record of a submitted form into a database and the “mapping” of the database fields differ from the exported form-fields
Ron
Hi,
Is there a possibility to rename the standard field “Submission date” to something else?
I have to import the record of a submitted form into a database and the “mapping” of the database fields differ from the exported form-fields
Ron
If you are importing to your database from an export of Gravity Forms entries, you can use the gform_entries_field_header_pre_export filter to change what the Submission date column is called:
Does that work for you?
Hi Chris,
Thank you so much, also for the fast reply👍
Hi Chris, Onemore question:
The fieldname that I would like to change is one off the standard fields {date_dmy}
As I understand I need to know the Id-number of this field. Where can I find the numbers of the standerd fields"
Ron
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.