I have found that if I open the editor onto the elements that are not saving into the database, and click save, that they still do not go into the database
but
If I open the editor, and change the element type from for instance, textbox to textarea, and then back to Textbox, then save
That all works ok and they start to save into the database
The only problem I have, is that I have about 10 or more elements that this issue effects, and 130 forms which are effected, so does anyone know why this could be happening? is there a mysql dable somewhere that i can refresh, or rebuilt, to fix all the bad elements from all forms all at once?