UI Macro not displaying on String fields bigger than 1 line
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2022 02:36 AM
Hello All!
I designed a UI Macro that is supposed to be displayed next to string fields when referenced.
The UI Macro itself works for fields of type String with a max length of 255.
However, if the field is bigger than 255 the UI Macro is not beeing displayed. See following Screenshot:
Both fields have the same UI Macro referenced but only the one with a max length of 255 is displaying it.
Has anyone encountered an issue like this?
Thanks in Advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2022 03:15 AM
UI macros don't work for muli-line text fields, You'll have to try with client scripts to add macros
You can refer to this - Adding a UI Macro to a Non-reference Field