0 Replies Latest reply on Nov 26, 2008 1:41 PM by toby.tobias.hill.gmail.com

    Dynamic forms

    toby.tobias.hill.gmail.com

      I have a form where a user will be able to input 5 rows of data (Strings) ...
      If the user wishes he/she is able to expand that form with javascript getting another 5 rows at a time.


      I.e. the number of h:inputText-fields is not decided at compile time but is something that can grow without roundtrips to the server.



      • How should I get this going?

      • What will the h:inputText fields look like?

      • What will the backing bean look like?




      Very thankful for any input on this!



      Tobias - things like this used to be so easy ...