1 Reply Latest reply on Sep 27, 2011 8:25 PM by betamax

    how to store value of <rich:pickList>

    betamax

      Hi guys,

       

      As I am totally new to richface 3.3.3, is there any working examples demostrating the usage of <rich:pickList value="someList">, including get the someList, validate it based on whether the list is of size 0 and store the list of objects into identifying database using EntityManager merge when clicking on <h:commandButton>, provideded there is also a parent table data also need to be stored, what I mean is storing a parent table entity and a referential of list of child entities(shown as select items in the right side of pickList) into two tables during one persist method?

       

      Again, any working code is highly appreciate.

       

      Kind regards

      Kevin