HOW TO INSERT DATA FROM FRONT END TO BACKEND TABLE THROUGH PORTAL? PLEASE HELP .

Gudu
Tera Contributor

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?

find_real_file.png

As a service portal learner, want to achieve this but couldn't. Some code will be helpful to achieve this.

 

 

Regards,

Gudu

5 REPLIES 5

sachin_namjoshi
Kilo Patron
Kilo Patron

You can open this form using form widget.

You don't have to do extra coding to insert records.

 

https://docs.servicenow.com/bundle/newyork-servicenow-platform/page/build/service-portal/concept/for...

 

Regards,

Sachin

 

Hi Sachin,

Could you help me on script to write as well. As i am new here, couldn't understand how to do it.

Hi Sachin,

I have not created anything like portal- pages - widget.

Your help will be appreciated.

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.

 

find_real_file.png