DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25318>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25318
Dynamic addressing of widgets
Summary: Dynamic addressing of widgets
Product: Cocoon 2
Version: Current CVS 2.1
Platform: Other
OS/Version: Other
Status: NEW
Severity: Enhancement
Priority: Other
Component: CocoonForms
AssignedTo: dev@cocoon.apache.org
ReportedBy: reinhard@apache.org
In order to be able to design dynamic templates(views) for a form all widgets in
a form instance should be addressable using JxPath-like expressions; something
like: <wt:widget id="repeater1/row[3]/repeater2/row[4]/widgetname"/> (see also
this thread: http://marc.theaimsgroup.com/?t=106922746300002&r=1&w=2)
|