Multiple Select with Search Input
Convertigo Public Knowledge base
Multiple Select with Search Input
https://github.com/convertigo/c8oprj-sample-md-select
The mat_selectable SharedComponent has 4 parameters :
select_label : Placeholder Text for the Select.
search_label : Placeholder Text for the Search Input.
select_data : Array of Strings to display in the Select.
select_output : Local variable name that contains the Selected options.
In the SharedComponent class, the onKey() function is used to filter the Select options when the Search Input is filled.
, multiple selections available,
Related content
How to use automatic Form Inputs generation from a Back End Sequence?
How to use automatic Form Inputs generation from a Back End Sequence?
More like this
How to set up a Basic Authentication with the HTTP Connector?
How to set up a Basic Authentication with the HTTP Connector?
More like this
Can't create a new project from template
Can't create a new project from template
More like this
Using Convertigo Low Code Studio on a PC without Internet access
Using Convertigo Low Code Studio on a PC without Internet access
More like this
(c) Convertigo 2023 https://www.convertigo.com