How to Create a Icon or Button by using UI Macro and show the button near the catalog field

Mohammed Ameen
Tera Contributor

Hello Everyone,

 

I have a catalog item which is a record producer. In the record producer, there is a field called "Classification", which is a list field referring to a custom Companies table.

 

The requirement is to create a button using a UI Macro or an Icon and display it near the Classification field. When a user selects companies in the Classification field and clicks the button, all the selected companies shoudl be update in another list field that also refers to the same Compaines table.

 

How can I acheieve this using a UI Macro button script and an On change client script to call the UI Macro button and update the field values in the record producer.

 

 

1 REPLY 1

ForrestGunk
Tera Contributor

I dont think you can put UI macro beside your list collector field without having a huge gap. you may want to create a new variable of type "custom" then create a widget that contains a record picker and a button

Alvin24_1-1742409601999.png