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?