Search the Community
Showing results for tags 'multiselect'.
-
In my search form in Reports DataPage, I want to select all the items in a multi-select listbox when my checkbox is checked. Also, when it is unchecked, all the items should be deselected. Any ideas?
- 3 replies
-
- javascript
- multiselect
-
(and 2 more)
Tagged with:
-
How can I use Multiselect listbox to perform a search with OR logic? I have separate search and report as described in the video: https://howto.caspio.com/getting-started/display-results-on-a-separate-web-page/ Does anybody have ideas?
-
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.
- 3 replies
-
- rules
- multiselect
-
(and 3 more)
Tagged with:
-
How can I show the values that are selected on a listbox in submission page in a virtual field?
- 2 replies
-
- multi-select
- listbox options
-
(and 1 more)
Tagged with:
-
Ok so I have a search function that runs as a multi-select. The search options look like this: Project Status: Awarded In Planning In Design Under Construction Project Completed Project Canceled There's a lot more than that but that's the general idea. What I want is to have a checkbox that says "Search Completed/Canceled projects?" and only when that checkbox is marked yes should Completed & Canceled projects be included in the search. If they run the search without that box checked I want all Completed & Canceled project to be omitted from
-
I just watched the video How to Create Multiselect Dropdowns in Caspio. The video introduces several new data types: List - String List - Number List - Data I've created a new table to try these new types out but do not see any of them as data type options. Should I be seeing these new data types now, or is this scheduled to be included in an upcoming release perhaps?
- 2 replies
-
- multiselect
- dropdown
-
(and 1 more)
Tagged with:
-
So this is something that has been addressed a couple of different times but not of the Javascript solutions work for me. I have an update page that has 3 listboxes with multi-select enabled. I need the update page to display the multiple selections in the listbox separately and not in one long sentence separated by commas. Here are two of the different scripts I have tried to use, neither has worked. First: <script> // Function for selecting corresponding elements from the list box. function select_ (){ // get listbox element var o_els = new Array("EditRecordSt
- 7 replies
-
- javascript
- multiselect
-
(and 2 more)
Tagged with:
-
How can I enable multi select for multiple lust box on search form I created using submission page?
- 1 reply
-
- multiselect
- multi select
-
(and 4 more)
Tagged with: