That definitely works. You can also just add all the fields you’ll need to the 
form and then use JavaScript to hide fields that you don’t need at the time. 
This method is super simple, although you may need to validate some fields on 
the server side. Or set the values to null when you hide them.

-Norman Franke

> On Dec 14, 2017, at 8:16 AM, Bob Harner <bobhar...@gmail.com> wrote:
> 
> Nathan,
> 
> Have you tried the FormFragment component?
> 
> See
> https://tapestry.apache.org/5.4/apidocs/org/apache/tapestry5/corelib/components/FormFragment.html
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to