Add a column in Service portal Widget
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2024 12:53 AM
Need help with service portal widget.
Table name: sn_install_base_sold_product
Now I need to add a column "Version" after name.
But there is no Version in "sn_install_base_sold_product" table. The Version feild is coming from "cmdb_ci_business_app".
How can I do that and how to create the column?
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2024 04:33 AM
Hi @Sohini Kar
Create a customized widget add column and write a Glide Record to fetch the values.