Hi!
All the events values of my forms are disappeared after an update.
I don't know if it's 7.07, 7.08 or 7.09 because I didn't notice it before because the forms works fine.
The values are in the code, but not visible in the componente interface. If I add them and save, when i close they disappeared again.
It's a bug?
p.
All the events values of my forms are disappeared after an update.
I don't know if it's 7.07, 7.08 or 7.09 because I didn't notice it before because the forms works fine.
The values are in the code, but not visible in the componente interface. If I add them and save, when i close they disappeared again.
It's a bug?
p.
Hi
If you restore under CF7.09 a form saved by CF7.07 or CF7.08, there is this kind of bug. Database Where Conditions also disappear...
You have to backup your form, edit with notepad or blocknote and modify fields who have disappear:
replace {[data:mydata]} by {data:mydata}.
Beware!!! only fields not visible!!!
Then restore your form...
Good luck !!!
If you restore under CF7.09 a form saved by CF7.07 or CF7.08, there is this kind of bug. Database Where Conditions also disappear...
You have to backup your form, edit with notepad or blocknote and modify fields who have disappear:
replace {[data:mydata]} by {data:mydata}.
Beware!!! only fields not visible!!!
Then restore your form...
Good luck !!!
You need to login to be able to post a reply.