I am creating a website where users fill some text boxes and this information will be inserted in a database.
Every time a user adds information, my self (owner ) should get a notification.
The issue is about the notification. If I read the document, I should create a notification template.
How can I do it ? Do you have try it ?