> Just tried your code and everething works as expected. Have you any client
> side errors reported by your browser?
Feil: TypeError: this.submitHidden is undefined
Kildefil:
http://localhost:8080/adapt-it/assets/796296867807588e/core/tapestry.js
Linje: 1512
Hmm - I did not see this. This may b
Hi. I have problems understanding multiple submits. I am running T5.3.5.
I have the following tml:
And javacode:
@Component
private Submit setSelectedGroup;
@Component
private Submit sendUserRegistration;
public void on
when accessing the page via https. Is it possible
to serve the pages in both ways by configuring tapestry
in some way?
Best regards
Henrik von Schlanbusch
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For
Henrik von Schlanbusch enovate.no> writes:
>
> Hi
>
> We have made a locale service that extracts messages from the
> database based on keys. We would like to use the service
> from the tml files, and preferably to replace the
> default tapestry ${mess
${message:SOME_KEY} but the keys are
extracted using our service?
Best regards
Henrik von Schlanbusch
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org
> I get the Javascript error: Cannot read property 'noZoneManager' of
> undefined.
> Can anybody see what I am doing wrong?
>
> Henrik
Solved it by the help of this one:
https://issues.apache.org/jira/browse/TAP5-569?
page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#issue-
Hi
I need to get hold of the ZoneManager for a zone. I have the following:
@InjectComponent
private Zone myZone;
@InjectComponent
private org.apache.tapestry5.corelib.components.ActionLink myZoneUpdateLink;
@Environmental
private JavaScriptSupport javaScriptSupport;
Henrik von Schlanbusch enovate.no> writes:
> I know the URL I want the zone to be updated with,
> and I also know the id of the zone in the page. So is it
> in some way or another possible to use the Tapestry.ZoneManager
> to load the url into the zone of which I know the id
updated with,
and I also know the id of the zone in the page. So is it
in some way or another possible to use the Tapestry.ZoneManager
to load the url into the zone of which I know the id?
Regards
Henrik von Schlanbusch
-
To
derkoe gmail.com> writes:
>
>
> Henrik Schlanbusch wrote:
> >
> > Hi
> >
> > Is it possible to return a page as an ajax result or will this only work
> > with
> > zones?
> >
> > -Henrik
> >
>
> When you return a page to an AJAX event handler the Tapestry JS will make a
> redirect to that
Hi
Is it possible to return a page as an ajax result or will this only work with
zones?
-Henrik
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org
11 matches
Mail list logo