[CLOSED] Integrate Add capability into the custom search

  1. #1

    [CLOSED] Integrate Add capability into the custom search



    The custom search example is really cool.

    https://examples1.ext.net/#/Form/Com...Custom_Search/

    I would like to do that but also implement a capability to add items that are not found. For example, if I type in the word "Oak" which is not in the data, I would like to be able to click a trigger or something to bring up a window to add it. That is not hard to do, but I would like for the window to be pre-populated with word "Oak" that I have already typed.

    Any suggestions how to get the typed value out of ComboBox1?

    Thanks.
    -Steve
  2. #2

    RE: [CLOSED] Integrate Add capability into the custom search

    Hi,

    ComboBox1.getText() rather than .getValue() should work.

    Ben

  3. #3

    RE: [CLOSED] Integrate Add capability into the custom search

    Perfect. Thanks.

    -Steve

Similar Threads

  1. [CLOSED] [1.0] Custom search help
    By edigital in forum 1.x Legacy Premium Help
    Replies: 11
    Last Post: Apr 10, 2015, 7:44 PM
  2. [CLOSED] Best practice to integrate custom/generic plugins
    By anup in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Feb 01, 2011, 3:15 PM
  3. [CLOSED] [1.0] custom search
    By vali1993 in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Apr 23, 2010, 3:48 PM
  4. [CLOSED] custom search v1.0 IE6
    By sharif in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Feb 18, 2010, 7:05 PM
  5. Custom Search
    By sharif in forum 1.x Help
    Replies: 0
    Last Post: Jul 14, 2009, 4:04 PM

Posting Permissions