Tutorial showing use of Block/RenderBlock to render dynamic forms based on 
object types
---------------------------------------------------------------------------------------

         Key: TAPESTRY-849
         URL: http://issues.apache.org/jira/browse/TAPESTRY-849
     Project: Tapestry
        Type: Improvement
  Components: Documentation  
    Versions: 4.1    
 Environment: public facing documentation
    Reporter: Jesse Kuhnert
 Assigned to: Jesse Kuhnert 
    Priority: Minor
     Fix For: 4.1


Using Block/RenderBlock to dynamically render form inputs based on runtime data 
not available at template design time seems to be a very common pattern that 
people don't immediately know is easy to do with Block/RenderBlock. 

A tutorial showing something simple, like a list of object types with varying 
input fields based on their classtype (or some property of a superclass) would 
go a long way towards clearing this up. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to