Resolved! How can I hide the State choice on RITM forms?
Hello Everybody, I need to hide the “Closed Skipped” state choice on the RITM form.Will hiding it at the form level affect historical records that already have this state?I tried a UI Policy with g_form.removeOption('state', 7);. It hides the option,...