Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to create this functionality - input histroy type

i048836
Product and Topic Expert
Product and Topic Expert
0 Likes
645

Hi Expert.

I want to develop or enhance search help as below. - input history type.

How can this functionality be implemented?

Kindly regards.

JB

1 ACCEPTED SOLUTION
Read only

ThangaPrakash
Active Contributor
0 Likes
615

Hello Joong,

I guess predictions is not possible, instead you can try with the drop down list.

Refer to the demo program DEMO_DROPDOWN_LIST_BOX for how to use the drop down list.

In case of drop down list, if you start typing the first character, the highlight goes to the respective value which starts with the character you entered.

Regards,

Tp

3 REPLIES 3
Read only

ThangaPrakash
Active Contributor
0 Likes
615

Hello Joong,

Are you looking for an option like google predictions?

Regards,

Tp

Read only

i048836
Product and Topic Expert
Product and Topic Expert
0 Likes
615

Hi Tp

Yes, right.

Is it possible to develop this possible entries?

Best Regards.

JB.

Read only

ThangaPrakash
Active Contributor
0 Likes
616

Hello Joong,

I guess predictions is not possible, instead you can try with the drop down list.

Refer to the demo program DEMO_DROPDOWN_LIST_BOX for how to use the drop down list.

In case of drop down list, if you start typing the first character, the highlight goes to the respective value which starts with the character you entered.

Regards,

Tp