Resolved! UI Action Condition
Hi AllWe have a UI action on the incident table that we need to restrict access to for only records with a correlation_display that starts 'MSFT'.The condition I'm using is 'current.correlation_display.indexOf('MSFT')==-1' but this is removing the UI...