Modify Parent breadcrumb (Formatter)

vidhya_mouli
Giga Sage

In my parent breadcrumb, right now it displays only the number field.

pc.setLabelField("number");

 

I need to modify my Macro to display both the number field and first 15 characters of the short description.

Format: "<Number>:<15 first characters of Short Description>..."

How can I get it done?

 

vidhya_mouli_0-1678183737624.png

 

1 ACCEPTED SOLUTION

vidhya_mouli
Giga Sage

Was able to achieve this create a separate field (calculated field). Finally just displayed that field value in the breadcrumb.

View solution in original post

11 REPLIES 11

Sorry, it is still not working. 

vidhya_mouli
Giga Sage

Was able to achieve this create a separate field (calculated field). Finally just displayed that field value in the breadcrumb.