122
Views
1
Comments
Auto Complete Combo box
Question
Hi all,

Good day.

Is there any way to implement autoserach combo box without in edit screen.
I search on forum and google, but I get to know that you can implement autoserach combobox only on edit screen with scafolding implemented. But as per my requrirment I dont have scafolding screen neither edit screen. I just have comboxbox with preparation data binded.
Please help.

Thanks in Advance


2020-09-15 13-07-23
Kilian Hekhuis
 
MVP
Hi Tejas,

Create a screen that does use scaffolding, and see how it is solved. Basically you need the RichWidgets' Input_AutoComplete widget.
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.