0 Replies Latest reply on Apr 20, 2008 5:52 PM by billevans

    Using a suggestionBox to APPEND data into an inputText field

    billevans

      I want to use the suggestionBox to help populate an inputText field, but rather than overwrite what is already there, I want the suggestionBox to APPEND the value that the user selects to what is already in the inputText field.

      The concept is to use the suggestionBox to help compile a list.

      Has anyone ever done anything like this or does anyone have any suggestions on how it can be done?