HOW TO INSERT DATA FROM FRONT END TO BACKEND TABLE THROUGH PORTAL? PLEASE HELP .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2020 09:58 AM
Dear Developers,
I want to show end user a form and when they submit it , it will save on backend table. please let me know how can i achieve this through portal?
As a service portal learner, want to achieve this but couldn't. Some code will be helpful to achieve this.
Regards,
Gudu

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2020 10:05 AM
You can open this form using form widget.
You don't have to do extra coding to insert records.
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2020 10:18 AM
Hi Sachin,
Could you help me on script to write as well. As i am new here, couldn't understand how to do it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2020 10:19 AM
Hi Sachin,
I have not created anything like portal- pages - widget.
Your help will be appreciated.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2020 10:34 AM
There are lot of Now Learning tutorials on service portal development.
Take a look into below
https://nowlearning.service-now.com/lxp#learn
Also, for your requirement, you can look into below sample widget, page which achieves same functionality.