Home › Forum › General › clearing all fields › Re: clearing all fields
September 1, 2010 at 12:05 am #5424
You can create a behavior when the form or page is opened. It will have to be a string of “set field” objects for every field on the page/form. Set the value to blank. I don’t know what kind of workflow you are managing, but you might want to do a behavior of some type that only erases all field data under certain conditions, and not every time the form is opened (you would never be able to review the data, or have any meaningful workflow).