Good morning!
I want to ask a way where the button in ENUM type would result in a DateTime instead of text values.
The advantages as follows:
Iโm not sure if I explain myself well. But hoping to find an efficient way for the matter stated.
Like this?
This would result to an Error after saving. (shown in the image below).
Also, the button gives the remarks as the image below shows.
Because โProceedingโ is not a DateTime value. Youโd have to remove that option.
Iโm not sure what you meant to โremove that optionโ. I tried to have a formula of datetime(now()) instead of โProceedingโ. But the result was Error in my appโฆ
The ENUM datatype does not allow date time values as of this moment.
But Iโm hoping that there is a work around on this.
This means that you still have the base type set as Text, not DateTime.
NOW() already returns a DateTime value, there is no reason to wrap it inside of DATETIME()
Yes it does. Though I have no idea why youโre wanting to do this, and especially not if youโre going to use an App Formula for the column, as that disables edit ability for the column, which is kind of the main reason for using Enum columns (easy user input).
Thank you for this Marc. It works fine.
But is there a way that instead of datetime value in the interface, it would be replace by a button instead. Like the image below.
A button that does what exactly?
I would use the button to trigger in writing the Datetime value to my table instead of hitting โsaveโ button.
But luckily I found a way to rename the โSaveโ button to โPROCEEDโโฆ
Thank you very much for your help. This helps a lot.
User | Count |
---|---|
18 | |
11 | |
11 | |
8 | |
4 |