Hello everybody,
After many search on my computer, I don't find custom codes.
Do you know where are stored the custom codes into chronoform directory ?
I don't find it.
I need to know where theses codes are stored because I want to save automatically this custom codes.
Thanks for your time !
Ludo
After many search on my computer, I don't find custom codes.
Do you know where are stored the custom codes into chronoform directory ?
I don't find it.
I need to know where theses codes are stored because I want to save automatically this custom codes.
Thanks for your time !
Ludo
Hi Ludo,
What Custom Codes exactly?
All of the data to build your form is saved in the chronoforms table in the database.
Bob
What Custom Codes exactly?
All of the data to build your form is saved in the chronoforms table in the database.
Bob
Hi Bob,
The Custom codes are my php codes create in the setup tab (example in picture).
I'm going to search in chronoforms table🙂
Thanks
The Custom codes are my php codes create in the setup tab (example in picture).
I'm going to search in chronoforms table🙂
Thanks
Hi Ludo,
You won't find them easily all the form data is base64 encoded.
What exactly do you need to do?
Bob
You won't find them easily all the form data is base64 encoded.
What exactly do you need to do?
Bob
Ok,
I want to group all my custom codes from all my forms into one directory.
This is an obligation for quality/backup into my company.
Ludo
I want to group all my custom codes from all my forms into one directory.
This is an obligation for quality/backup into my company.
Ludo
Hi Ludo,
At present they are safely saved in the database so if that is backed up you also have the code backed up.
If you absolutely must separate them out then you can add the code in a separate folder in your site and 'include' it into the form. I do that because it's much easier to edit the code that way. Please see this FAQ
Bob
At present they are safely saved in the database so if that is backed up you also have the code backed up.
If you absolutely must separate them out then you can add the code in a separate folder in your site and 'include' it into the form. I do that because it's much easier to edit the code that way. Please see this FAQ
Bob
This topic is locked and no more replies can be posted.