Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

Hide the UI button in the list view

MonishramP
Tera Contributor

To hide the 'new' button in native view for remediation task list.

->Use this to the condition: && (current.getTableName()!='your_table')

MonishramP_0-1726040875959.png

 

2 REPLIES 2

Not applicable

@MonishramP ,

What is your question here?

You can use the condition you mentioned on your question in the "condition" field

&& (current.getTableName()!='your_table')

ersureshbe
Giga Sage

Hi,

 

According my view, the button visibility definition configure via ACL. Hide or unhide control define in the ACL itself. Don't change the OOB condition from OOB. without over writing OOB control your custom config or code.

 

Regards,
Suresh.