0
edits
Changes
→Validate that the status of the organization is Active
===Validate that the status of the organization is Active===
<pre>if('"@client.status@' " != "Active")
{result.isPassed=false;
result.addMsg('Please update your Organization Profile then return to this record and click Submit Application.');