Forums

Clear save_date

Maxvl 24 Nov, 2018
Hello
How to clear save_date?
Clearing the component cache does not help.
In the debugger, the fields that do not have base
Thanks
healyhatman 24 Nov, 2018
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.
Maxvl 25 Nov, 2018

after a few cache flushes, the data changes occurred
healyhatman 25 Nov, 2018
Might help if you show us what's actually in the save data action. A debug wouldn't hurt either.
Maxvl 25 Nov, 2018
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.
healyhatman 25 Nov, 2018
Answer
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.