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

Gunjan Kiratkar
Kilo Patron
Kilo Patron

Hi @Mad3 ,

Open your portal page on designer on which you wanted to show table.

Select the widget as simple list to show the data from table.

GunjanKiratkar_0-1669976033295.png

 

Then select table , apply encode query filter if want the fields you want to make visible on portal.

 

GunjanKiratkar_1-1669976096850.png

 


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

Hi, @Gunjan Kiratkar 

I tried how you mentioned above. but not able to see the form and records on portal. and the form should be clickable and fill and submit form.

Your explanation would help me.

Regards,

Mad3

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

Hi, @Gunjan Kiratkar 

 

It's working fine, Can see the table records on portal. I want to get the form portal and submit the submit the form. 

Tried Icon link widget and pasted the form link i get record not found. can see attached images.

Can help on this.

Regards,

Mad3