I want to hide UI Action related link on form
I want to hide 'Create Task Action' link from the 'u_deal_desk_tasks' custom form, but i am not able to do that,I have added following conditions in UI Action Condition - current.getTableName() != 'deal_desk_task' ,!(current.getTableName() == 'u_deal...
