0
On Choice field eliminate empty

How can I eliminate the empty on the choice field ?
8 replies
-
Hi Rafael,
If you already have a Formula field on your form that modifies some CSS styles you can just add this line to it.
If you don't, you need to add a Formula field with this code in it.
This will leave a space at the bottom of the menu because the other menu items have just shifted up.
-
By setting the Required to 'yes' in the choice field setting.
-
As RoSoft says. Empty implies not required. If the field is Required = yes then a choice has to be made.
-
Rafael Try 'IssueType' >= 2
Content aside
- Status Answered
- 2 yrs agoFri, March 17, 2023 at 6:12 PM UTCLast active
- 8Replies
- 117Views
-
4
Following