Hi there,
I'm working on a form for our staff to submit timesheets and I've figured out how to populate one date with a nested =IF( statement so that I can at least get one date to populate depending on the pay period that staff select (the form will have to be updated annually to fix the PP for next year). I was hoping to populate the dates for the rest of the table. Is this possible? I've included a screenshot of the table in the form below and the nested =IF( statement for reference. Thoughts?
I've added JS on other forms with help from the LF Admin guide and from this forum but generally have minimal experience with JS or CSS.