2 Replies Latest reply on Jan 2, 2007 4:49 PM by bytor99999

    Lookup Values in ComboBoxes

      Is there an annotation for attributes on Collections that makes the Collection usable for dropdowns, so that it fills the combobox with values, and when a user selects one it gets associated to another attribute of the class.

      Kind of like

      @DataModel and @DataModelSelection

      So far i have set the Collection to be Outjected, but don't know where to go from there.

      Maybe just point me to the chapter in any seam documentation.

      Thanks