, constraint);
To set the error and decorate the component.
Hope that helped.
Jim McCollom
-Original Message-
From: news [mailto:[EMAIL PROTECTED] On Behalf Of Dan Diephouse
Sent: 20. september 2005 21:07
To: tapestry-user@jakarta.apache.org
Subject: conditional validation
Is there an
ter I upgraded to beta-7.
Changing the specification path to WEB-INF/components/YourComponent.jwc
should work.
Not sure if that's the best approach.
Cheers,
--
Serge
Original Message Follows----
From: "Jim McCollom" <[EMAIL PROTECTED]>
Reply-To: "Tapestry users&qu
I fixed this by making a new component called LabeledCheckbox. I copied the
Checkbox.jwc into my components and added:
The name of the field, which may be used by a FieldLabel.
I put this in JIRA.
Jim McCollom
-Original Message-
From: Jim McCollom [mailto:[EMAIL
Just installed the Beta-7 release an I seem to have errors with the
.application recognizing my components. This was working fine in Beta-6.
The error I am getting is:
Unable to locate asset 'components/ShowError.jwc' relative to context:/.
My JWCs are in the directory:
/WEB-INF/components
Relev
I am using tap4-beta 6 and I just tried to add my first checkboxes to my
project and ended up getting a strange error:
Error:
org.apache.tapestry.BindingException
Display name for admin/AddAdmin/$FieldLabel_4 was not specified and was not
provided by field admin/AddAdmin/inputCanViewMembers.
Page
I am using tap4-beta 6 and I just tried to add my first checkboxes to my
project and ended up getting a strange error:
Error:
Display name for admin/AddAdmin/$FieldLabel_4 was not specified and was not
provided by field admin/AddAdmin/inputCanViewMembers.
Page Definition:
Page Templ
I was wondering if anyon knew why the paging links on the contrib:Table will
submit the form a table is contained in, but the column sorting links will
not ?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-
I am trying to set up a paged table for one in one of my tables that needs
to re-query the database evrytime the page loads. I have decided to
implement IBasicTableModel, however I need to set up the TableModel so it
can access my business services that are injected into the page. Should this
happe
Thanks a ton Alexandr
-Original Message-
From: Alexandr Kundirenko [mailto:[EMAIL PROTECTED]
Sent: 2. september 2005 16:19
To: Tapestry users
Subject: Re: Foreach and errorRenderers problem
Hello Jim,
Your page has not "err" property. Just add it.
JM> Hi, I am trying to hack together
Hi, I am trying to hack together an error componenet to display all the
errors as opposed to just the first one. I have a jwc that looks like:
Error
Count
Error Message
This worked fine when I was just displaying the first error, so I know the
delegate
10 matches
Mail list logo