Add a column in Service portal Widget

Sohini Kar
Tera Expert

Need help with service portal widget.

Table name: sn_install_base_sold_product

SohiniKar_0-1717746639053.png

 

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

Mark Manders
Mega Patron

Can you dotwalk to the field and add it from there? Otherwise it won't be possible, unless you create it as a custom field on the sold product table and have it synced with the business application table.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

How to dotwalk in widget?

Hi @Sohini Kar , is it an oob widget or customized widget?

OOB widget.

But I have cloned it and created my own.