/
How can I access the UNID from the Quik! Form Viewer?
How can I access the UNID from the Quik! Form Viewer?
The UNID value is always included in a hidden field in the Quik! Form Viewer when a form is generated. Sometimes customers may want to retrieve the UNID value on a form for various reasons. To do this, customers can read this field in the DOM. To get the UNID via jQuery, customers can use the following function:$('#QFVUNID').val().replace('UNID=','')
If desired, customers can use this function inside of any JavaScript-related Quik! property, such as ESignVendorSuccessJavaScript
. Note that the replace part is needed because the hidden field value has a UNID= prefix and that's not part of the UNID itself.
, multiple selections available,
Related content
Configuring the Save Button
Configuring the Save Button
Read with this
Where Can I Find Field Names & Values on a Form?
Where Can I Find Field Names & Values on a Form?
More like this
How Do I Add Custom JavaScripts To Forms?
How Do I Add Custom JavaScripts To Forms?
Read with this
Generate Forms - Quik! Forms Engine Services
Generate Forms - Quik! Forms Engine Services
More like this
DocuSign API – Self-Service Web Service
DocuSign API – Self-Service Web Service
Read with this
Where Can I Find Field Names & Values on a Form?
Where Can I Find Field Names & Values on a Form?
More like this
For help regarding Quik! Forms and the Quik! API
Email: support@quikforms.com | Phone: (877) 456-QUIK