Track if a Request Update form has been submitted

Is there a way to check if the request update form has been submitted. I need this because there is no way to make fields mandatory in request update form. So it is difficult to trigger another workflow based on fields in an update form where they could be left blank. I want to check if I can trigger another workflow based on the request update being submitted or find a way to check that the request update was submitted?

Answers

  • Mike TV
    Mike TV ✭✭✭✭✭✭

    I'd suggest in your Update Request automation to add an Action to Record a Date in a new column. Then back on the sheet create another new column that uses the recorded date and adds 1 day. Then create a new automation when that date is reached (the +1 day) it will send a reminder to the party that a form needs to be submitted. This will trigger if the field you wanted them to update is still blank.