Hi,
I've been struggling with this with my favourite AI for over an hour now and I've hit a wall. I want to implement the following:
if [CheckboxA]
show field 1
if [CheckboxB]
show field 2
if [CheckboxA and CheckboxB]
show field 3
There is no way to do this within SmartSheet forms. You have to have a helper column in the sheet. However, once you implement the helper column as a (column) formula based on the values of CheckboxA & CheckboxB, SmartSheet prevents the inclusion of the helper field in the form. At least that's what I've found. Has anyone ever got around this (ludicrous) restriction?
Thanks,
GAM