Is there a way to have an editable column on a form that will not be stored in the database, but is available as parameter within (at least) default procedures?
I want to use these for checkboxes and other fields to enable the possibility for user to override (or overwrite) default values, but also to get back to them.