Skip to main content

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.

Hi Roy,

That is not possible currently. Columns that you can edit are always columns that are present on the database, either in the table or the view. 

Feel free to create an Idea for this :wink:


Idea posted in 

 


Reply