Wernon Posted January 31, 2019 Report Share Posted January 31, 2019 The main goal is to have a pre-defined on-load multi-selected listbox. The listbox element uses Cascading dropDown virtual element. It should hide some sections if 1 element selected and hide others if 2 elements are selected. Can anybody help me with the Caspio or maybe JS solution? Thanks. Quote Link to comment Share on other sites More sharing options...
George43 Posted January 31, 2019 Report Share Posted January 31, 2019 Have implemented Rules behavior on JavaScript for Our Medical Project.Main challenge was to create Rules behavior on a virtual cascading list box element with a pre-selected values.Main workflow is.1)You type or 1 or 2 In conditions2)Script will automatically select all elements in 100ms3) IF in listbox value 1 is selected first 3 elements will show4) IF in listbox value 2 is selected others 3 elements will show App is attached MultiSelect_With_sections_1_0_2019-Jan-31_1219.zip Quote Link to comment Share on other sites More sharing options...
Harbinger Posted February 2, 2019 Report Share Posted February 2, 2019 This sounds achievable using the Standard feature of Caspio. You can try to look at conditional forms: https://howto.caspio.com/datapages/forms/conditional-forms/ Quote Link to comment Share on other sites More sharing options...
George43 Posted February 4, 2019 Report Share Posted February 4, 2019 On 2/2/2019 at 8:02 AM, Harbinger said: This sounds achievable using the Standard feature of Caspio. You can try to look at conditional forms: https://howto.caspio.com/datapages/forms/conditional-forms/ Unfortionally it is now possible with standard features, when you try implement multiselect with listbox is rules is going crazy. Quote Link to comment Share on other sites More sharing options...
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.