The “Multi Select Dropdown” element allows the user to select more than one value from the list of available options. To enable the user to select multiple values, the dropdown list displays a checkbox with each of the options. Usage When to use Use Multi Select dropdown element when you allow the user to select… Continue reading Multi Select Dropdown
Vahana Academy
- Getting started with Vahana
- Design
- vDesigner
- V2
- Getting started with vDesigner 2.0
- Page
- Elements
- Input Field
- Prefix Input Field
- Text Area
- Rich Text Editor
- Button
- Date Picker
- Time Picker
- Timer
- Dropdown
- Multi Select Dropdown
- Autocomplete
- Checkbox
- Radio
- Switch
- OTP (One-time-password)
- Single Slider
- LOV (List of Values) Seekbar
- Range Seekbar
- FAB (Floating Action Button)
- Rating Application
- Star Rating
- Text
- Image
- Icon
- List
- Carousel
- Grid List
- Header
- Footer
- Card
- Row
- Column
- Stack
- Linear Progress Bar
- Radial Progress Bar
- Web View
- Accordion
- Data Table
- Data Table Column
- Horizontal Divider
- Vertical Divider
- Button Group
- Tasks
- Call
- Clear Local Session
- Clear Server Session
- Configure Service
- Copy Data
- Data Validation
- Delay
- Delete Data
- Delete Entity
- Display Message
- Download File
- Enable
- Fetch OTP
- Exit App
- Finish
- Home Page Navigate
- Install App
- Invoke Function
- Load Entity
- Load Current Entity
- Navigate
- NFC
- Open Camera
- Open Date Picker
- Open Debugger
- Open Maps
- Open Message
- Open Web
- Open Whatsapp
- Open Third Party App
- Previous Page
- QR Code Scanner
- Reload Elements
- Reset Data
- Save Data
- Save Location
- Session Validate
- Set Configuration
- Timer
- Text To Speech
- Update App
- Upload Media
- Update Rating on Store
- vDesigner Functions
- Widgets
- API
- Themes & Styles
- Assets Manager
- Data Modeler
- Downloads
- Security
- vLibrary
- Multilingual
- V1
- vDesigner 1.0 Overview
- vDesigner Modules
- Creating New Entities and Relationship
- Integrating Different APIs with vDesigner
- Configuring a Dashboard
- Defining Access Policy
- Downloading APK
- Data Modeling
- Plus Group
- Displaying List from Database
- Hamburger Drawer
- vDesigner Actions and Tasks
- Introduction
- Form ID
- Save
- Export db
- API Integration
- Business Rule Validation
- Control Disable
- Control Editable
- Control Visibility
- Control Invisibility
- Delete Current Child Object
- Copy Value
- Sync Table
- Logout
- Exit
- Update Sync Status
- View Sync Details
- Load New Object
- Open Map
- Call OCR
- Mandatory Control
- Non Mandatory Control
- Message
- Phone Call
- Open_Whatsapp
- Previous Form
- Refresh
- ID Generation
- Delete Current Child Object
- Reload App Config
- Record Sync
- Enable In App Messaging
- Location
- Clear Control Data
- JSON Reset
- Validate Form
- List View
- V2
- vFlow
- An Introduction to vFlow
- vFlow Components
- vFlow Elements (Common Properties)
- vFlow Elements
- Text (FV Component)
- Label
- JSON Input
- Marquee
- Document Enlisting
- Media Enlisting
- Single Image Uploader
- Video
- Camera
- MultiMedia Uploader
- Image Viewer
- Image Slider
- Select
- Date
- Time
- Password
- Multiselect
- Type and Search
- Text Area
- Range
- Multiselect and Search
- Radio Button
- Check box
- Button
- Hyperlink
- Group Element
- BioMetric
- Slider
- Toggle Button
- Progress Bar
- Rich Text
- Input Text
- OTP
- Timer
- Masking
- StepperInForm
- vFlow Tasks
- Basic Properties
- API
- Navigate
- Control Disable
- Control Enable
- Control Visible
- Control Invisible
- Control Filter
- Invoke Entity
- Child Invisibility
- Control Copy
- Group Control Copy
- Add New Object
- Delete Object
- Custom Load
- Onload Disable
- Close Popup
- Add Custom Style
- BR Validation
- Fetch Media Object
- Authentication
- Logout
- Webview
- Sync
- Generate SSO Token
- Download Excel
- Download As Zip
- vFlow Advance
- vFlow 2.0
- An Introduction to vFlow 2.0
- Getting Started with vFlow
- Creating a vFlow Application
- An Introduction to vFlow 2.0 Configurator Menu
- General Settings
- Configurator
- Inventory
- An Introduction to Inventory
- Pages
- System Components
- Components
- Elements
- Accordion
- Text
- Media Enlisting
- Marquee
- JSON Input
- Label
- Select
- Image Slider
- Image Viewer
- Multimedia Upload
- Camera
- Video
- Single Image Uploader
- Time
- Range
- Date
- Text Area
- Type and Search
- Button
- Checkbox
- Radio-button
- Number
- Range
- Masking
- Timer
- OTP
- Rich Text
- Progress Bar
- Toggle Button
- Slider
- Hyperlink
- Biometric
- Password
- Multiselect
- Multi-Select And Search
- Task Groups
- An Introduction to Inventory
- An Introduction to vFlow 2.0 Configurator Menu
- Accessing vFlow Application
- vFlow Application Dashboard
- Creating a vFlow Application
- vDesigner
- Integration
- vConnect
- Getting Started with vConnect
- API Management
- API Management with vConnect
- Adding REST/SOAP API
- Configuring API Request Details
- Configuring End Point Details
- Introduction
- Configuring URL (Mandatory Step)
- Request Transformation (Mandatory Step)
- Configuring Request Type and Method (Mandatory Step)
- Configuring Timeouts Properties (Optional Step)
- Configuring API Usage via Proxy (Optional Step)
- Mapping Template Body Parameters
- Configuring Dynamic Path Variables
- Configuring Dynamic Query Variables
- Selecting Source of Value
- Configuring End Point Header Details
- Database
- Service Management
- Rate Limit
- Database Connection
- Test Template
- vHub
- vConnect
- Deployment
- Monitoring
- Previous Versions
- Archive
Tag: dropdown
Autocomplete
The “Autocomplete” element provides the auto-search option. It is a dropdown type element. After the user enters a value in the “Search” box, the dropdown list displays the near-term values or the exact value. For example: – You can use the “Autocomplete” element if the dropdown list contains several assorted values. Usage When to use Use… Continue reading Autocomplete
Dropdown
The “Dropdown” element allows the user to select the single option from the list of options that the dropdown element displays. For example: – You can include the dropdown list to let the user select a state from the list of states. Usage When to use Use the drop down list in the searching options… Continue reading Dropdown