Skip to main content
Answer

Temporal columns

  • March 12, 2021
  • 2 replies
  • 38 views

Forum|alt.badge.img+5

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.

Best answer by Mark Jongeling

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:

This topic has been closed for replies.

2 replies

Mark Jongeling
Administrator
Forum|alt.badge.img+23
  • Administrator
  • Answer
  • March 12, 2021

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:


Forum|alt.badge.img+5

Idea posted in