Forum Discussion
- ChrisChrisQrew Assistant Captain
Hi Stephony
This is easily done with form rules. But you may want to have a separate form for viewing and one for adding/editing records. If you have access to building form rules, you'd enter a line of form rule logic in the view form that says. if [field] is unchecked, hide [field].
- Stephony_DBH_Qrew CadetI have 300 of these fields. I would have to go line by line and create 300 rules?
- QuickBaseCoachDQrew CaptainStephony,
I suggest a duplicate set of checkbox formula fields, just equal to each respective data entry field.
Then only show them in View mode and use a set of form rules to hide if they are blank. I think it�s best stick to just one form wherever possible. - MCFNeilQrew CaptainCurious... How many checkboxes are we talking about?
Any reason you can't use a "multi-select" field?
Or a child table?- Stephony_DBH_Qrew CadetThe options have waaayyy more than the 40 character limit for multi-select. I wish that limit would go away.