I have been looking for information how to submit data to a list via a form? I looking for guidance how to do this.
Previous I had it on SP2013:
- Create a list with required fields
- Create an approval WF
- Modify form that will show items information and add writable fields for User2
- After User2 submit data. Information would be updated via WF itself into the list
- User1 would get a response with filled information
How could I achieve that on SharePoint Online Cloud version?
I am thinking of doing this way:
- Create a list.
- Use Microsoft Forms to create a submit form.
- Update fields using Power Automate.
I am currently learning and looking for information on SPOnline Cloud. Any useful tips and guides would be really appreciated