How to create the button on the record producer form?

Sravani17
Tera Contributor

How to create the button on the record producer form?

Could anyone please help here?

Thanks in advance.

7 REPLIES 7

Community Alums
Not applicable

Hi Sravani,

Adding Buttons to Record Producer is possible using UI Page/UI Macro/Portal Pages, once you are done with the button code in any one of them create a variable on record producer with type to UI Page or Macro or Macro with Lable. If you use portal page (widget), then select a Macro and in the default values select the widget.

find_real_file.png

Rushikesh5
Giga Guru

Hi Sravani,

 

1. Open the UI Action 

2. Put the name of the Button in the Name filed 

3. Then select the Table name as "Record Producer[sc_cat_item_producer]".

4. Then check the Form Button as true

5. And save it

Now, Refresh and open the record producer button is there.

Please Mark correct or helpful if applicable.

 

Thanks,

Rushikesh

 

Hi Rushi,

We tried this and the table name is not getting populated.

Hi Rushi,

Then that button will be enabled for all the record producers right, so if we want to create that button only in the record producer created by us, should we give any condition?

could you please suggest?