How to call ui macro for a email field type
Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2023 11:01 AM
I have created a ui macro i.e., button and i used ref_contribution in attributes to make ui macro button visible but what i need to use to make ui macro button visible for email field type
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2023 04:05 PM
field_decorations should enable you to add decorations to fields that are not references.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2023 10:46 PM
@-O- i have tried using field_decoration but it is not working for email field type