Display Custom table form on portal.

Mad3
Tera Expert

Created custom application and custom table form want to display on portal.

Can help on how to display table form on portal.

2 ACCEPTED SOLUTIONS

Hi @Mad3 ,

Copy filter as below :-

GunjanKiratkar_0-1669981182140.png

Then save it and preview.


Please Mark My Response as Correct/Helpful based on Impact
Regards,
Gunjan Kiratkar
2X ServiceNow MVP
Community Rising Star 2022
Youtube : ServiceNow Guy

View solution in original post

Hi @Mad3 ,

Enter URL as below

Replace incident with your table=incident with your table name and instance url as well. 

https://dev73913.service-now.com/sp?id=form&table=incident&sys_id=-1&view=portal

 


Please Mark My Response as Correct/Helpful based on Impact
Regards,
Gunjan Kiratkar
2X ServiceNow MVP
Community Rising Star 2022
Youtube : ServiceNow Guy

View solution in original post

9 REPLIES 9

Pavankumar_1
Mega Patron

Hi @Mad3 ,

There are different options if you want to create records from portal create record producers

or use can use widgets to display and create records in Service portal.

If it helps please click Accept as Solution/hit the Thumb Icon.
ServiceNow Community MVP 2024.
Thanks,
Pavankumar

jaheerhattiwale
Mega Sage

@Mad3 Please use below link and replace the table, sys_id and view of your custom table

 

https://<INSTANCE NAME HERE>.service-now.com/sp?id=form&table=<TABLE NAME HERE>&sys_id=<SYS ID HERE>&view=default

 

Please mark as correct answer is this solves your issue

Please mark the answer as correct or helpful based on impact
ServiceNow Community Rising Star, Class of 2023

Hello @jaheerhattiwale 

 

Added Icon link widget and copied the above link, tried to preview getting record not found. 

Can see attachements.

I need to get form on portal, open the form and can submit the form.

 

Can help on this.

Regards,

Mad3

@Mad3 Please check the sys_id if it exists or not. And please check it in the portal page.

Please mark the answer as correct or helpful based on impact
ServiceNow Community Rising Star, Class of 2023

Hi @Mad3 ,

Enter URL as below

Replace incident with your table=incident with your table name and instance url as well. 

https://dev73913.service-now.com/sp?id=form&table=incident&sys_id=-1&view=portal

 


Please Mark My Response as Correct/Helpful based on Impact
Regards,
Gunjan Kiratkar
2X ServiceNow MVP
Community Rising Star 2022
Youtube : ServiceNow Guy