• extlib.dijit.PickerListSearch

    By Ulrich Krause 1 decade ago

    We use the extlib.dijit.PickerListSearch on a custom control.

    The picker gets its values from a view. Everything works fine so far. But we have a problem with the following szenario.

    We want to prefill the inputText field that is bound to the picker. As soon as we do so, the picker is no longer rendered, See screenshot. Not sure if we are doing something wrong or if this is a bug(defect

    • I need a db to reproduce the issue

      By Philippe Riand 1 decade ago

      Please send it to me

      • you can reproduce in XPagesExt.nsf/Core_ValuePicker.xsp

        By Ulrich Krause 1 decade ago

        set  value in inputText9 to for example return "ALABAMA". When opening the page in browser/client, inputText9 is not editable any longer and the value pickerdoes not render.