0 Replies Latest reply on Apr 11, 2014 9:21 PM by pkkamos

    How do you set Ad-hoc attributes via EL.

    pkkamos

      I have an instance of org.picketlink.idm.model.basic.Group say grp.

       

      I can do this currently;

      <p:inputText value="#{grp.getAttribute('X').value}" />

       

      But how do i set new values from the UI....as there is nothing like setAttribute?

       

      CC: anilsaldhana