- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā01-05-2022 04:57 AM
Hello All
I need to load data on click on ShowMore button.
There is another table ,was taking reference of ServiceCatalog widget. but not able to update the code according to my requirement
any leads welcome
Thanks
Darshan
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā01-05-2022 08:43 AM
Show more automatically loads next set of records. If you go to " My Request" widget you can check the functionality .
You can also decide after how many number of record you will see " Show More" , that can be configured in Instance Option ( by doing CNTRL+ right click on Widget).
If you are trying to emulate the same functionality then just check the functionality and code part of show more from " my request" widget.
I hope this information helps.
Mark my Answer as Correct and Helpful if it helps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā01-05-2022 08:43 AM
Show more automatically loads next set of records. If you go to " My Request" widget you can check the functionality .
You can also decide after how many number of record you will see " Show More" , that can be configured in Instance Option ( by doing CNTRL+ right click on Widget).
If you are trying to emulate the same functionality then just check the functionality and code part of show more from " my request" widget.
I hope this information helps.
Mark my Answer as Correct and Helpful if it helps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā01-11-2022 05:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā01-11-2022 09:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā01-19-2022 07:57 AM
Thanks for your help