How to create a html table using script include for webex chats
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2024 07:56 AM
Hi All,
Trying to create a a html table that are displays count of the particular email notification and name of the email notification that are sent in a week using script include for Webex chats.
Please let me know if you have any idea on this.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2024 11:34 AM
Hi Saikiranh31,
Below is my thought and please make modification as per your need. I hope you are storing data in some table.
- Query on that table and the try to get the required data in platform view
- Create Script Include
- Create a UI Page to pull this data.
- Link the above UI Page to module
Please mark helpful, if you got some idea to keep moving.
BR,
Suman.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2024 07:07 AM
Hi suman thanks for your kind response,
So can we get back the table format like a message which we have created in UI page to the script include.?
Because i need to sent that table into webex chats. Please let me know if you have any ideas on this
BR,
Sai kiran.