How to use the hooks properly
-
Hello team!
First of all, thanks for this wonderful plugin.
I am using this plugin for exporting the entries in one of my website and the export functionality is working properly.
But I observed that Entry ID in the exported list is not sequential number.
Can I make it to start from 1 and continue till the last entry like 1,2,3 (more like a serial number)?I tried the
gfexcel_field_value_{type}
hook, but I couldn’t implement it properly. I was unable to find examples for this hook also.Could you please help me to sort this out? Can I use the same hook to serialize the Entry ID?
I just want to show the entry id from 1 to n. I hope this Entry ID is the id of Gravity Form entry in database. I am okay to show the numbers different from the actual Entry IDIt would be great if someone can guide or point out the steps I am missing.
Thanks in advance.
- The topic ‘How to use the hooks properly’ is closed to new replies.