Actions & Purchase Buttons are Displayed Even After Getting Out of the Account View Screen
(Doc ID 2626790.1)
Last updated on FEBRUARY 09, 2022
Applies to:
Oracle Communications Billing and Revenue Management - Version 7.5.0.20.0 and laterInformation in this document applies to any platform.
Goal
How to make "Actions and Purchase" button grey out after getting out of the account view screen on Billing Care?
In ActionMenu.xml customer have below entries for exit scenario:
<menu id="menu-close">
<header-key>actions_menu.CLOSE</header-key>
<contents>
<item id="menu-item-close">
<label-key>actions_menu.CLOSE_ACCOUNT</label-key>
<description-key>actions_menu.CLOSE_ACCOUNT_SHORT_DESCRIPTION</description-key>
<version>1.0</version>
</item>
</contents>
</menu>
<header-key>actions_menu.CLOSE</header-key>
<contents>
<item id="menu-item-close">
<label-key>actions_menu.CLOSE_ACCOUNT</label-key>
<description-key>actions_menu.CLOSE_ACCOUNT_SHORT_DESCRIPTION</description-key>
<version>1.0</version>
</item>
</contents>
</menu>
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |