Timesheet entry

I am creating an app that is for entering work hours. Most of the column(fields) will be required. There are about 15 columns. 

1 - Employee

2- Date worked

3 - Jobsite

etc........

I would like add a column(field) for Vacation Y/N and hours qty after the Date worked field.

If the Vacation field is Yes then ignore all the other required entries and close form.

IS this easily accomplished or do I need to have a showif for all the fields?

Solved Solved
0 1 47
1 ACCEPTED SOLUTION

You need to have a showif condition for each field, but it should be an easy copy and paste since they will all be the same

View solution in original post

1 REPLY 1

You need to have a showif condition for each field, but it should be an easy copy and paste since they will all be the same

Top Labels in this Space