Where Can I Find Field Names & Values on a Form?
There are a couple ways to find a field name or value on a Quik! form. Each method is described below.
See individual fields
To see an individual field name on a form, follow the instructions below for inspecting form fields in the Quik! Form Viewer.
Chrome for Windows (PC)
The first thing you'll need to do is open up a Quik! Form. For this example we'll be using a Pershing Retirement Plan form shown below. (FormID 5653)
Next we'll want to locate a field on a form that we're wanting to learn its name or value. (Values are often associated with check boxes)
Let's look up the field name and value for the first check box for "401(k) PLAN"
Taking your mouse, hover over the check box and perform a 'right mouse button click'. This will pull up a new contextual menu. We'll then want to click on the bottom selection, titled, "Inspect".
Clicking "Inspect" will open up a side panel within Chrome's browser window. The panel contains all the HTML code that powers a Quik! form.
The right panel will highlight the section that you chose to inspect. Take notice of the blue highlighted sections. The dark blue section contains the code we'll want to gather from the field or checkbox.
Zooming in on the section, look for name. Within quotes directly after name is the specific name of the check box or field that we're looking for.
"QuikRadio5653.1acc.RegType" (Quotes should be disregarded)In this same section, locate value="57" towards the bottom. 57 is the value for that checkbox and the one we'll be using. (Quotes should be disregarded)
That's it! You now have the Quik! field name and its associated value.
name="QuikRadio5653.1acc.RegType"
value="57"
Important: When creating Field Rules, it is imperative that customers remove the "QuikRadio<Form ID #>" prefix from the FieldName value. For example, when attempting to create a Field Rule for the “QuikRadio38002.1acc.RegType" field, the FieldName value supplied should be “1acc.RegType".
Adobe Acrobat Pro (PDF)
Another option is to download or print the PDF version and open it in Adobe Acrobat Pro (or possibly a similar application).
In Adobe Acrobat Pro, you can choose the option “Prepare Form” from the toolbar to view all field names. It will look like this:
Related content
For help regarding Quik! Forms and the Quik! API
Email: support@quikforms.com | Phone: (877) 456-QUIK