サービスカタログの承認画面の価格,合計の非表示の方法について

__ __216
Tera Contributor

サービスカタログの承認対応画面に表示されている価格,合計を非表示にする方法をご存知の方がいれば,ご教授をお願いいたします。

____216_0-1723110860305.png

 

1 件の受理された解決策

Brad Bowman
Kilo Patron
Kilo Patron

You need to edit the UI Macro named approval_summarizer_sc_req_item

 

BradBowman_0-1723116769919.png

Within the Jelly code you'll find some lines to comment out to omit the column headers and / or data for these columns.

 

 

元の投稿で解決策を見る

2件の返信2

Brad Bowman
Kilo Patron
Kilo Patron

You need to edit the UI Macro named approval_summarizer_sc_req_item

 

BradBowman_0-1723116769919.png

Within the Jelly code you'll find some lines to comment out to omit the column headers and / or data for these columns.

 

 

Hello, Brad Bowman.

Thank you for your advice.

It was very helpful!

I'll try it out right away!