Resolved! Action framework - Configure action group - Visibility script
Hi all, I'm trying to figure out what code can be used in the Visibility script for Action groups:Configure Action Groups The docs only mentions a small piece of code :answer = context.state.toString() === 'requested';I've never come across the 'con...