:* Contact statuses are accessible from [[Global Settings]] > [[User|Users]] > Statuses.
==Referencing Statuses as value==
You can reference the status of any status based object (Level 1, Level 2, Level 3, Contact or Organization) by referring the object and one of the following status qualifiers.
@client.status@ returns the status name for example: Active
:* statusid (the numeric identified of the status), statuscaption (the alternative caption of the status) can also be referenced.
:* This syntax can be used within Submit Logic Validation script by adding the object type prefix:
"@parent.client.status@"
The status caption will be referenced. Example:
Verified
See '''[[Submit Logic]]''' for detailed instructions.
==Status Settings==
|}
=Configuration - Advanced=
===Submit Button Script (Level 1 Only)===
In order to use the Submit Button Script you <u>must</u> select a '''Submit Button Status''' so that the '''Submit''' button will appear.<br />