You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Barry Books (JIRA)" <ji...@apache.org> on 2016/02/26 22:58:18 UTC

[jira] [Created] (TAP5-2533) Form/BeanEditor Templates

Barry Books created TAP5-2533:
---------------------------------

             Summary: Form/BeanEditor Templates
                 Key: TAP5-2533
                 URL: https://issues.apache.org/jira/browse/TAP5-2533
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-core
    Affects Versions: 5.4
            Reporter: Barry Books
            Priority: Minor


The current BeanEditor is great for prototyping but needs better formatting control.

Create a mixin that adds templates to Form/BeadEditor. The mixin takes a block parameter with property markers. The property components are moved from the form body into the template. Templates are implemented as a mixin so it's possible to create different ones for different html frameworks. The included one is for Bootstrap.

patch to follow



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)