I'm creating a form for timesheets, and I'd like for an error message to appear when an entire row is left blank/ not filled out. Essentially there are various time blocks to use (regular, over time, sick time, vacation time etc) where no particular item is specifically mandatory, but if none are filled out it's likely an error in filling out the form and therefore I'd like a error message to appear.
I'm attempting to do this via Field Rules that show a HTML block with an error message, but I've been unsuccessful as I want it to be specific to a particular row (each row is represented by a day). So if none of the items are selected in the row, the error message appears. I'm open to any ideas on how to get this rolling.
Here's what the table looks like so far: