UI Builder List Component New Button

A Sathe
Tera Contributor

How do you hide just the "New" button on the out of the box List Component in UI builder?

1 ACCEPTED SOLUTION

Nootan Bhat
Kilo Sage

Hi @A Sathe,

UI builder does not allow hiding single action. You can hide all the list actions using "Hide list actions" option.

If only new button needs to be hidden you can hide it using create acl on that table.

If no event is configured for New button user will not be able to create new record.

 

let me know if it helped.

 

Thanks,

View solution in original post

1 REPLY 1

Nootan Bhat
Kilo Sage

Hi @A Sathe,

UI builder does not allow hiding single action. You can hide all the list actions using "Hide list actions" option.

If only new button needs to be hidden you can hide it using create acl on that table.

If no event is configured for New button user will not be able to create new record.

 

let me know if it helped.

 

Thanks,