cancel
Showing results for 
Search instead for 
Did you mean: 

How to create or change mouse roll over description in Master Agreements

Former Member
0 Kudos

Hi All,

How to create/change mouse roll over descriptions of fields in Master Agreements?

Regards,

Prabhat

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Prabhat

Mouse roll over can be created form extension definition form Configuration -> Extension Definition . Create the extension page for master agreement .

In the attribute tab , Select the attribute description and put the required text as a localized resource .

This text will appear as hover around text.

Regards

Sudipta

Former Member
0 Kudos

HI,

Adding to what Sudipta has said, you can also use the workbook technique for accomplishing these type of changes. That way you can achieve all hover text changes in one shot across all MA tabs.

The 2 main tabs in the wokbook to be changed are: 'Localized Resource' and 'UI overrides' tab.

As an example, suppose you want to add the following text for Master Agreement External Category field:

"This field is a classification hierarchy to describe the products or services of the event and/or agreement."

So in the Localized resource tab, fill out the following:

BUNDLE: custom

RESOURCE_ID: xxx

RESOURCE_KIND: APP_TEXT

DEFAULT_VALUE: This field is a classification hierarchy to describe the products or services of the event and/or agreement.

Then refer the same attributes in the UI Overrides tab:

UI_ID: contracts.agreement.ui.buyside.default

FIELD: EXT_CAT

ATTRIBUTE: Description

VALUE: Same as Resource ID used in localized resource (xxx above)

Hope this helps,

Vikram Shukla

Answers (0)