Usage
This function runs automatically, so it is not called manually. Is this incorrect?
Examples
Identify the user's first name upon blur of this input field.
HTML
<input type="text" class="crm-first_name" />
Additional Notes
“Use Companion Script” and “Real-Time Form Identification” options must be enabled for this to work in Nebula Options (using the Companion plugin).
Use the same input classes as nvForm()
such as crm-email
or crm-first_name
.
Source File
This functionality is part of the Nebula Companion plugin.