3 Replies Latest reply on Jun 23, 2009 5:25 AM by nbelaevski

    Using valueExpression in rich:clientId

    alibsd

      Hi,

      I'm having a problem with rich functions such as rich:clientId and rich:component in
      passing their required argument as a ValueExpression. Suppose there is a facelet
      template that has an input component with id="input#{id}" and the #{id} is passed
      from the client codes. Now I want to have the clientId of this input with the help of
      rich:clientId, but I don't know how can I do that?

      Does anybody know how can I call these methods in these cases?

      Regards