Resolved! UI action condition via HR service
Hey all,I'm trying to achieve a condition in UI action that shows the button based on the HR service that is selected in HR casetried with ( current.hr_service == 'NAME OF THE SERVICE') and also tried with (current.sys_id == (id of the service)but no...