I have a form that is publicly available to submit a burning permit request and the department would like to cut it off at 1:00 PM for outside users which I already do by removing the submit option if the time is greater than 1pm.
However they would still like users in that department to be able to submit the form until 3 pm. Is there a way to specify if the person submitting is an internal vs external and give different permissions based on which type the user was?