Form field changes g_form.modified. How can we skip it?
Recently, I was working on Change Form wherein I had to save the form if the user where to choose Yes in a select box and the form was modified. But the form modification would involve even the select box change. So there were two choices, one was to...

