How to set Zone's IDs via code
------------------------------

                 Key: TAP5-897
                 URL: https://issues.apache.org/jira/browse/TAP5-897
             Project: Tapestry 5
          Issue Type: Question
          Components: tapestry-component-report
    Affects Versions: 5.1.0.5
            Reporter: Deian Ivanov


I would like to be able to create a zone with dynamically defined id. 
Something along the lines:

<t:zone t:id="${id}" id="${id}">
 ..
</t:zone> 

where id is a property in the parent page/component

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to