Loading...

Combo Box Control

Combo Box Control

Intro

ComboBox control is an auto-complete dropdown where users are able to search and navigate between options.

image.png

For installation follow the link here

Parameters

image.png

selectedValue

Selected value is what user selects; it holds the selected key from the options list

Control Key

This is a required input, and it must be unique if you use the control multiple times in the same screen

Options

This is a JSON field, below is an example

[
   { "key": "email", "label": "Small", "secondLabel":"4 GB RAM / 2 CPUS / 80 GB SSD Storage"},
   { "key": "sms", "label": "Medium (SMS)", "secondLabel":"8 GB RAM / 4 CPUS / 160 GB SSD Storage" },
   { "key": "push", "label": "Large", "secondLabel":"16 GB RAM / 8 CPUS / 320 GB SSD Storage" }
]

Display Secondary

This indicates if the combo box should display the option label along with secondary label

Published on:

Learn more
Need help with this product?

We can help you with Combo Box Control

If you want help implementing, troubleshooting, or improving this product, contact us and we’ll point you in the right direction.

Vite apps
Vite apps

Vite apps

Share post:

Related posts

Alert Control

Intro Use Alerts to create non-intrusive alerts that do not interrupt the user. For installation follow the link here Parameters Title The t...

3 years ago

Alert Control

Intro Use Alerts to create non-intrusive alerts that do not interrupt the user. For installation follow the link here Parameters Title The t...

3 years ago

Improve site speed in PowerPages

What is CDN? In short, Content Delivery Network (CDN) caches your public assets of your site in distributed servers, so if you have a website ...

3 years ago

Improve site speed in PowerPages

What is CDN? In short, Content Delivery Network (CDN) caches your public assets of your site in distributed servers, so if you have a website ...

3 years ago

Advanced Text Area

Intro Advanced Text Area is a control that speeds up creating records. Why advanced? The control can be configured to let users attach files ...

3 years ago

Advanced Text Area

Intro Advanced Text Area is a control that speeds up creating records. Why advanced? The control can be configured to let users attach files ...

3 years ago

Radio Group

Intro Radio group control is a control that represents single select options in different radio representations For installation follow the l...

3 years ago

Radio Group

Intro Radio group control is a control that represents single select options in different radio representations For installation follow the l...

3 years ago

Combo Box Control

Intro ComboBox control is an auto-complete dropdown where users are able to search and navigate between options. For installation follow the ...

3 years ago

Tailwind CSS for your PCF control

What is TailwindCSS? Tailwind CSS is a utility-first CSS framework packed with classes like that can be composed to build any design, directly...

3 years ago

Newsletter

Get the latest Dynamics 365 and Power Platform content in your inbox

A curated digest of community blogs, product news, videos, and podcasts — delivered without the noise.

Weekly updates Unsubscribe anytime Fresh community picks
We use your email only for the newsletter and you can unsubscribe at any time.
By subscribing, you agree to the privacy policy.