Hi There
Is it possible to have the APPROVED button green when selected or the DISAPPROVED button is red when selected? Or in any feature in appsheet can do that? or maybe the font colour change?
You could explore a few options. There are three options shown below in the screenshot of the form below.
Option 1
You could add emojis to the "Approved/ Disapproved enum options as shown below. Enum base type is "Text"
Option 2
You could have the enum option as dropdown instead of button and apply format rules. Format rules work in forms in desktop view after the enum selection is made.
Option 3
You could use images for approved/disapproved and use those in enum option with base type as image. You need to store the image files in the same folder in G drive where the backend G sheet is stored.
The images are stored as follows in G drive - in the same folder where the backend G sheet resides.
Please be aware that in option 3 , in enum with base type as image, you need to deselect the following setting in security options. So you will need to take the call before using enum with base type as image option, if disabling this security setting is acceptable for your app, company policies etc. Please read the associated comment with the setting before disabling.
I have not try this due to so busy in other apps development. I will when I am free. Thanks anywhere
I don't think it is possible while choosing, but it's possible to give them icon color identity while choosing and the font color will change after form submitted using format rule.
โ
โ
Hi @desmond_lee
I addition to @Suvrutt_Gurjar 's tip, here is another one:
use Table STATUS and set format rules on this one:
Then, set the column Status in your table with type Ref, source table STATUS:
Here is the result:
Yes, passing on format rules through reference column is another good option @Aurelien. ๐
Thanks I will try this later
User | Count |
---|---|
18 | |
11 | |
7 | |
4 | |
3 |