- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-10-2023 09:34 PM
Hi Community , I need to fetch the data from a table and I want to display it on the service portal page with some basic html and CSS design.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-10-2023 10:10 PM
Hi @t7
Please check below link, in which it fetch incident table record
Below link it will show as per logged in user, its assigned incident and child incident record in 2 different table
you can take reference of above information and build as per your requirement.
Please Mark Helpful and Correct if it really helps you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-10-2023 10:10 PM
Hi @t7
Please check below link, in which it fetch incident table record
Below link it will show as per logged in user, its assigned incident and child incident record in 2 different table
you can take reference of above information and build as per your requirement.
Please Mark Helpful and Correct if it really helps you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-13-2023 09:47 PM
Hi @Kalyani Jangam1 thank you so much.