Jump to content
  • 0

Simple Cascading dropdown list Inquiry


KAPITYAN

Question

I want a create web datapage with cascading dropdownlist.
I have create 2 table.
1-state 2.student.
1.state table are 3 field. 1-Id(auto number) 2.State name(text) 3.(district name)
2.student table are 3 same field. 1.(auto number) 2 state name 3.district name.


All I want is a cascading dropdown list which under the state.

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

I would like to clarify that you want to create a DataPage which has cascading dropdown in both of the State and Student Table?

Regarding with your concern in making a Cascading dropdown, you need to go to Web Form Wizard - Configure Fields in your Submission form then change the form element of your State Name to "Dropdown".

Then, in your District_Name field change the form element to Cascading Dropdown and select the parent field to "State_Name" and change the Filter cascade by to "State_Name".

You may also check this link for more details: https://howto.caspio.com/datapages/datapage-components/cascading-elements/ 

Link to comment
Share on other sites

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...