You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a local version that writes all the results to a log file per page for database tracking and analytics. I think this feature is very useful and could placed in the master.
Not a log of contact events; it is a flat file database of all the results of the form submission.
The text was updated successfully, but these errors were encountered:
Improving logs would be useful indeed. Feel free to submit a Pull Request and documenting the advantages and uses cases of your implementation, especially concerning the storage.
Note that it may need some thoughts in terms of UX, for example to determine if options to enable/disable some type of logs would be needed.
p01contacts seems extremelly powerful. Getting the responses in a simple file would be very useful (I don't really want to get 50 mail and the fill an excel file by opening all the mails). So I give a "thumbs up" to this feature.
I'm posting here my question because I think it is related. I will post it at get-simple forums also.
I'm trying to use p01contacts to extract the submitted forms in a CSV file. I managed to do this per form but I'm having trouble with checkboxes/radio buttons. If I give options AA,BB,CC,DD and I select CC & DD it will return 2,3. How can I get the values selected (CC,DD) by text value?
I have a local version that writes all the results to a log file per page for database tracking and analytics. I think this feature is very useful and could placed in the master.
Not a log of contact events; it is a flat file database of all the results of the form submission.
The text was updated successfully, but these errors were encountered: