Is it possible to add a checkbox to the form so that if it is checked, a different format is used.
If so, could someone explain how please?
Would you please explain what do you mean by โdifferent format is usedโ?
The format rules under UX.
If a check box is checked when using the form, I want the data in the row to appear in different colours than the standard format rule I use.
Yes, itโs possible. What difficulty are you having?
+Steve Coile Sorry, I donโt haveany idea on how Iโd even start with this. Any guidance would be greatly appreciated.
In UX > Format Rules, click Add New Format Rule. In the New Format Rule:
Set Rule Name as desired.
For For this data, choose the table that uses the form you want to reformat.
In If this condition is true, enter an expression that evaluates as TRUE if the column corresponding to the checkmark is checked. For instance, if the checkmark column is named Notify me and is of type Yes/No, the expression could be =[Notify me] = TRUE (or just =[Notify me]).
In Format these columns and actions, choose one or more to receive the format change.
Choose an Icon if youโd like an icon attached to the formatted column. Choose a Highlight color if youโd like to change the color of that icon.
Choose a Text color if youโd like to change the column value text color. Choose a Text size to adjust the column value text size (1 = normal size). Enable Text styles as desired.
SAVE your changes.
To add a checkbox, simple add a Yes/No column to your table.
@Steve - Hi,
I have the same issue with adding a checkbox to a form. My column type is Yes/No, however I can make them as Auto, Buttons or Dropdown. AM I looking in the wrong direction?
Thanks for help!
PS. I am using a Reference to another table (YES/NO) in order to substitute Yes response to 1 and No response to 0. The table โYES/NOโ has the column โChoiceโ set to Boolean Yes/No.
The previous issue was about formatting rows in a table view according to a Yes/No column value. It appears you want to change the appearance of Yes/No buttons in a form view. Iโm guessing youโd rather display a checkbox rather than the buttons. Unfortunately, thereโs no way to display a checkbox rather than buttons in a form view.
Thank you @Steve, appreciated!
Do you think it is a good point for a feature request - apparently in this case it is a TRUE/FALSE combination, where checkbox indicates TRUE when on and FALSE when off. In my case I have NO set to default which would make the use of checkbox even easier for the user. Currently I cannot โhideโ NO button โฆ
I do!
Hi Steve,
any chance to have checkbox implemented ?
Thank you so much Steve, Iโll give that a go tomorrow.
The closest I've gotten to a checkbox in a Form is having an ENUM FIELD with only one option to chose from. The option is to leave it blank or select it.
CASE B: My checkbox takes me to a subform which is not possible in APPSHEETS... but sometimes you need to be able to edit, or adust some data in order to continue your form and then come back
For example I have, in a Form: "EDIT CUSTOMER".
User | Count |
---|---|
18 | |
11 | |
11 | |
8 | |
4 |