[CLOSED] Combobox with action button possible?

  1. #1

    [CLOSED] Combobox with action button possible?

    Hi

    I don't know if it exists already but I haven't found a solution for my task or didn't search with the right keywords.

    I wan't do have a combobox with a list of items that have a the right end an items - for example to delete the according combobox item entry - which deletes the combobox when I select it but doesn't rise the normal select item of the combobox. Something like the delete button in the autocomplete list of an outlook email when I start typing in the to-field.

    If this is too little information I have to start drawing a sketch ;)

    thanks for any ideas.

    best regards!
    Last edited by Daniil; Jun 23, 2014 at 9:38 AM. Reason: [CLOSED]
  2. #2
    Hi @tMp,

    I would start experimenting with these examples.
    https://examples2.ext.net/#/Form/Com...rop_Down_List/
    https://examples2.ext.net/#/Form/ComboBox/Two_Columns/

    As far as you can see there is a possibility to change the appearance of items. You could try to add something on the right. I would probably add a span with a background image.
  3. #3
    Thank you for your tipps. Will post the solutions if I get it working.

    best regards.
  4. #4
    It was even easier than I thought. Just if someone is facing a similar problem:

    All I did was, take the list item config from the above examples and added two links to them. One with the normal combobox list entry and one with an image to delete that entry. From there adding a direct method to the appropriate action was a quick thing to do.

    best regards.
  5. #5
    Thank you for sharing how you've done that.

Similar Threads

  1. [OPEN] [#451] How to deal with Ext.Action ?
    By alex303 in forum 2.x Legacy Premium Help
    Replies: 5
    Last Post: Mar 13, 2014, 4:40 AM
  2. Replies: 0
    Last Post: Oct 24, 2013, 2:53 PM
  3. Delete action
    By oseqat in forum 1.x Help
    Replies: 19
    Last Post: Jul 25, 2011, 1:31 PM
  4. [CLOSED] Highlight a Button upon action
    By rthiney in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Jun 23, 2011, 2:58 PM
  5. How to Upload to another action?
    By izee in forum 1.x Help
    Replies: 0
    Last Post: Nov 30, 2009, 3:45 AM

Posting Permissions