combobox - XPages DojoCombobox user is not allowed to enter a value which is not in the list -


  1. i have created dojo combobox dojo (djcombobox), that combobox should this

  2. i values in combobox works well. added screenshot how should like...

  3. but user can enter value not in list.

it should in picture above , user cannot entered value not in combobox list. how can this.

you should use <xe:djfilteringselect id="djfilteringselect1"></xe:djfilteringselect> instead of combobox.


Comments

Popular posts from this blog

php - Extract Text from HTTP referer -

Receive udp packets in android gstreamer -

authentication - ASP.NET Core 1.0. Bearer Token, cannot access custom claims -