So I know how to update a list on form submission but can you update a form once a list item is modified?
I have a Microsoft Form where I want people to select a date/time from a list of options.
However, once a date/time has been selected I don't want this option to be visible to the next person who opens the form.
I'm currently adding the information from the form into a Sharepoint list.
So if a name is entered in a People column next to a Date/time column on a particular list item, can I then update the form to remove this date/time choice from the question?
Is this even possible?