How can we create a button beside any fields
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2018 04:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2018 05:05 AM
Hello,
You can create these by changing the attributes of the variable.
Right click on the variable name and configure the dictionary , then set the attributes for the variable.
PLEASE HIT LIKE OR MARK HELPFUL IF FOUND USEFUL.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2018 05:09 AM
Hi saurav i can see based on attribute referecne field but for above screenshot in company beside one button is there how can we see that or create that i didn't see in attribute
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2018 05:11 AM
Hi,
Those are UI Macros...
You can create a UI macro and call it in the attribute of the field.
Syntax:
ref_contributions = macro name
Thanks,
Kh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2018 05:15 AM
Hi Karthik i can see based on attribute referecne field but for above screenshot in company beside one button is there how can we see that or create that i didn't see in attribute
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2018 05:55 AM
I think that is global UI property for reference fields.
Check this property : glide.ui.clickthrough.popup
Thanks,
Kh