We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

Field Decoration for Multi Line fields

vikasbulchandan
Tera Contributor

Hi All,

I need to add field decoration for a multi line field to invoke an UI Macro. I know it doesn't work with Dictionary Attributes since its an multi line field. Any other way to achieve this.

Actual requirement is, I have a multi line field (Field A) and I need an attachment icon next to it so that users can attach documents related to that field. I have a category field which distinguishes various attachments.

Any thoughts?

Thanks,

Vikas.

6 REPLIES 6

Since decorations are only available on reference fields, I would go with Gurpeet's suggestion of using a formatter. It won't be next to the field, but could be above or under the field. With a little formatting, you could visually tie the two together.


LRadtke
Tera Contributor

Were you able to find a resolution to this? I am looking to do something similar...