How can we create a button beside any fields

ravichanduk
Mega Expert

Hi got an doubt how can we create a button beside caller or any field i will share my screen below

find_real_file.png

 

how can we create those buttons

11 REPLIES 11

saurav1
Kilo Expert

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.

 

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

karthik120
Giga Expert

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

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

I think that is global UI property for reference fields.

Check this property : glide.ui.clickthrough.popup

 

Thanks,

Kh