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

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

     [ https://issues.apache.org/jira/browse/TAP5-2533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Barry Books updated TAP5-2533:
------------------------------
    Attachment: 0001-TAP-2533-BeanEditTemplate-mixin.patch

Patch for BeanEditTemplate mixin and test case

> 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
>              Labels: features, improvement, patch
>         Attachments: 0001-TAP-2533-BeanEditTemplate-mixin.patch
>
>
> 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)