Hello
How to clear save_date?
Clearing the component cache does not help.
In the debugger, the fields that do not have base
Thanks
How to clear save_date?
Clearing the component cache does not help.
In the debugger, the fields that do not have base
Thanks
Going to need a little bit more information sorry. What is "save_date", where is it, what are you doing with it? Some screenshots might help too.
Might help if you show us what's actually in the save data action. A debug wouldn't hurt either.
Steps:
1) For example, create a form - basic contact form (demo form)
2) Add Save Data (to save data in a database)
3) I change any field for example first_name on first_name5
In the debugger two fields at save_data10:
After cleaning the cache, the result is the same.
1) For example, create a form - basic contact form (demo form)
2) Add Save Data (to save data in a database)
3) I change any field for example first_name on first_name5
In the debugger two fields at save_data10:

After cleaning the cache, the result is the same.
I wouldn't use auto manage table. Make the table yourself much more reliable
This topic is locked and no more replies can be posted.