Re: custom page ??
Re: custom page ??
- Subject: Re: custom page ??
- From: Ramsey Gurley <email@hidden>
- Date: Wed, 03 Apr 2013 13:12:44 -0700
WOHyperLink? The class is WOHyperlink. Perhaps part of the problem?
I blame the inline bindings. Inline bindings are never a good idea :-)
Ramsey
On Apr 3, 2013, at 1:03 PM, Theodore Petrosky wrote:
> I have a d2w app and I wanted to add a component to act as a report listing page.
>
> I created a component called ReportsPage extending ERD2WInspectPageTemplate
>
> my idea was to add a few hyperlinks that would create some wonderful jasper report documents.
>
> my ReportsPage comes in fine but when I add a simple hyperlink:
>
> <ul>
> <li><wo:link action = "$projectReportAction">Project Report</wo:link></li>
> </ul>
>
> om.webobjects.appserver.parser.woml.WOMLTemplateParserException: ReportsPage: 5:6: Could not generate an element named: WOHyperLink
>
>
> so I assume that extending ERD2WInspectPageTemplate is my problem.
>
> Is there a better way to do this?
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden