- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-02-2022 01:57 AM
Created custom application and custom table form want to display on portal.
Can help on how to display table form on portal.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-02-2022 03:40 AM
Hi @Mad3 ,
Copy filter as below :-
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-02-2022 05:43 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-02-2022 02:21 AM
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.
ServiceNow Community MVP 2024.
Thanks,
Pavankumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-02-2022 04:02 AM
@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
ServiceNow Community Rising Star, Class of 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-02-2022 05:35 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-02-2022 05:39 AM
@Mad3 Please check the sys_id if it exists or not. And please check it in the portal page.
ServiceNow Community Rising Star, Class of 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-02-2022 05:43 AM
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