Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Adding a Column to the Dynamic CI Group List View

BhargavY
Tera Contributor

Hello,

I have a requirement to add a “Subclass” column immediately after the “Class” column, as shown in the screenshot below.

However, this view looks different from the standard list view and is displaying the table name as “%24sa_qbs_view”. Could someone please help me understand how to achieve this requirement?

Thanks in advance



BhargavY_0-1768831813061.png

 

7 REPLIES 7

BhargavY
Tera Contributor

Hi @Matthew_13 , @Ankur Bawiskar , @GlideFather ,
Thank you for your valuable responses
Please find the complete details of the requirement below

When I click the “View Service CIs” UI Action on a Dynamic CI Group record (table: cmdb_ci_query_based_service), it redirects to a list view with the view name %24sa_qbs_view, as mentioned earlier (refer to the screenshots below).

BhargavY_4-1768908190146.png

 



BhargavY_5-1768908190165.png

 



From the %24sa_qbs_view list view, when I select any record, I get an option to navigate to the corresponding CI record. On that record form, I can see both the Class and Subclass fields (refer to the screenshot below).

BhargavY_6-1768908190172.png

 



Additionally, when I click Detailed Properties, it redirects to the cmdb_ci (Class Table).

BhargavY_7-1768908190182.png

 



Requirement:
I need to add the “Subclass” field to the %24sa_qbs_view list view.

BhargavY
Tera Contributor

'View Service CIs ' UI Action script

BhargavY_0-1768931299821.png

BhargavY_1-1768931359314.png

 

 

Hello BhargavY did you find any solution, if yes then kindly help