0 Replies Latest reply on Mar 30, 2009 3:27 AM by nepoez.nepoez.gmail.com

    noSelectLebel and seam convertEntity doesn't work

    nepoez.nepoez.gmail.com

      I have a select-one menu where when I select any entities, it works fine.  But I also want to be able to select nothing and it should set null to the value binding, but when I select that, it pops the original value back to the previous selected entity when post back.


      Seems like the entity converter that comes with seam doesn't know what to do with noSelectLabel.  Please help!