From the "JS Guide: Caspio Form Elements" there is this:
Search Forms
Text Field/Text Area/Dropdown/Checkbox/Listbox/Hidden:
- ValueX_Y
- X is the form element order, which starts at 1 and increments based on the order of the element in the form.
- Y is the criteria. It starts at 1 and increments based on the criteria order. It is always 1 if the field has no extra criteria.
My question is how does one know what the "Criteria Order" is for the different Element Types? Is this documented somewhere?
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
RussellParker
From the "JS Guide: Caspio Form Elements" there is this:
Search Forms
- ValueX_Y
- X is the form element order, which starts at 1 and increments based on the order of the element in the form.
- Y is the criteria. It starts at 1 and increments based on the criteria order. It is always 1 if the field has no extra criteria.
My question is how does one know what the "Criteria Order" is for the different Element Types? Is this documented somewhere?
Thanks,
Russ
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.