[CLOSED] ComboBox, Clear TriggerButton

  1. #1

    [CLOSED] ComboBox, Clear TriggerButton

    Hi,

    Why when I select an item in the combo box it appears two triggers CLEAR?


    https://examples4.ext.net/#/Form/Com...riggerButtons/



    Thanks
  2. #2
    Hello @ADV!

    It shows because it does not explicitly disables builtin IE10+ 'clear field' trigger with the RemoveClearTrigger="true" setting in the combo box.

    Hope this helps!
    Fabrício Murta
    Developer & Support Expert
  3. #3
    i Fabricio,

    your solution works!


    But, in your exemple https://examples4.ext.net/#/Form/Com...riggerButtons/

    if you empty combobox (manually or selecting empty item), the cler trigger remains visible.


    I suggest you to replace BeforeQuery with Change event.
  4. #4
    Thanks for the suggestion! The idea of the example is just illustrate trigger buttons handling, so we didn't really fancy too much there!

    We'll eventually review the example. As long as we don't need to lose emphasis on the illustrated aspect of the sample, we'll apply these changes.
    Fabrício Murta
    Developer & Support Expert

Similar Threads

  1. Combobox items clear?
    By Nagaraju in forum 1.x Help
    Replies: 2
    Last Post: Oct 06, 2011, 2:34 PM
  2. [CLOSED] Clear Css ComboBox
    By majunior in forum 1.x Legacy Premium Help
    Replies: 10
    Last Post: May 24, 2011, 3:41 PM
  3. [CLOSED] Combobox's Clear
    By SouthDeveloper in forum 1.x Legacy Premium Help
    Replies: 12
    Last Post: Mar 22, 2011, 5:27 PM
  4. Clear combobox in v8.0
    By onurbozkurt in forum 1.x Help
    Replies: 0
    Last Post: Jun 11, 2009, 3:12 AM
  5. [CLOSED] TriggerField + TriggerButton?? + TriggerArea??
    By state in forum 1.x Legacy Premium Help
    Replies: 6
    Last Post: May 21, 2009, 2:13 PM

Posting Permissions