I want to create a simple user form in Sharepoint 2016 that has below details. When a user clicks submit, it should send mail to a group of people.
USER REGISTRATION
NAME:
TITLE:
REGION:
email-id:
Tentative dates:
Comments:
Submit
Any help would be much appreciated
Asked
Active
Viewed 391 times
0
1 Answers
0
Create a custom list in SharePoint. Add the fields you list above. Create a workflow that sends an email to a list of people when a new list item is created.
If that is over your head, you're in the wrong forum. Post at https://sharepoint.stackexchange.com/ instead.

teylyn
- 34,374
- 4
- 53
- 73