Hiding UI Action on the custom table that extends task table
I have a custom table that inherits the UI Action from the extended 'task' table. I want to hide this UI Action on the custom table. I tried using the condition 'current.getTableName != 'custom_table_name).Also tried creating a new UI Policy with sam...