• Value Picker

    By Ross Swick 1 decade ago

     

    I'm trying to load other fields based on the value selected in the value picker.  Try as I might I cannot get the value picker to fire any events whatsoever in the associated text field. Without an event to hang my code on I'm dead in the water.   I found the thread from nine months ago, and apparently onchange events worked back then. That was,of course, the very first thing I tried.  Am I missing something fundamental?  Like a property called "fireOnchangeEvent" or some such?

    And is there a way to increase the number of rows to more than 1000?

    Thanks

    -Ross

    • Use the onChange event of the input field

      By Philippe Riand 1 decade ago

      If it doesn't work for you, please copy the source code of a page that fails so we can reproduce it

      • Value Picker

        By Ross Swick 1 decade ago

        I've attached the code.

        I tried it without the type ahead - then the onchange event fires.

        Weird!

        Thanks

        -Ross

        • Please send a DB

          By Philippe Riand 1 decade ago

          Your sample is using a view that doesn't exist in my DB, thus I can't reproduce the issue. Also, please add the exact steps for reproducing the issue