Re: Is AjaxFormLoop example working for you?

2009-11-21 Thread Dariusz
I was going through Tapestry JumpStart:Demo. I've accessed both ajaxFormLoop pages and they were working fine. Then I've found this discussion. Clicked the first link from Geoff's post: http://jumpstart.doublenegative.com.au:8080/jumpstart/examples/tables/ajaxformloop1 http://jumpstart.doublenega

Re: [T5]Has AjaxFormLoop-addrow-addrowlink-parameter context value?

2009-11-23 Thread Dariusz
Is it possible? Maybe there is a workaround for this. moonlee wrote: > > I use AjaxFormLoop-addrow-addrowlink-parameter to dynamic add a row , I > want to fill the row with some defult value which base on the link param > user click. > > for example: > > tml: > > > > Add a row >

Re: Is AjaxFormLoop example working for you?

2009-12-27 Thread Dariusz
I am able to reproduce this error by removing all rows and then refreshing the page using browser's refresh button (pressing F5), not the "Refresh" button one on the page. Dariusz wrote: > > I was going through Tapestry JumpStart:Demo. I've accessed both > aja

tapestry 5 - How to call peekUniqueId?

2010-01-06 Thread Dariusz Majewski
Hi All, In tapestry4, IRequestCycle has a peekUniqueId method (link<http://tapestry.apache.org/tapestry4.1/apidocs/org/apache/tapestry/IRequestCycle.html#peekUniqueId%28java.lang.String%29>). How to achieve that in tapestry5 ? Thanks, Dariusz

Re: tapestry 5 - How to call peekUniqueId?

2010-01-07 Thread Dariusz Majewski
27;t understand how heartbeat works. When I used writer.attributes("onclick", "$('"+target.getClientId()+"').trigger();") instead of element.forceAttributes these attributes where added to a form tag. Cheers, Dariusz On Thu, Jan 7, 2010 at 12:22 AM, Howard Lewis

Re: Render large page

2010-03-15 Thread Dariusz Majewski
#x27;%s', '%s', '%s', '%s', '%s');", getClientId().replace("-",""), getClientId(), bgcolor, fgcolor, size, renderPart); Above should fix the problem. Kind Regards, Dariusz On Sat, Mar 6, 2010 at 7:38 AM, Henry Chen wrote: > &

Re: How to create absolute URL?

2010-03-17 Thread Dariusz Majewski
return hostUrl; } -- Cheers, Dariusz On Wed, Mar 17, 2010 at 7:35 PM, Algirdas wrote: > > For registration process, I need to send user an email with an absolute > link > to my site, which finalizes the > registration, that is, full URL with protocol (may be https), site

Re: @For how to check last element?

2010-03-20 Thread Dariusz Majewski
Hi, You just have to use 'index' parameter of @For component. < jwcid="@For" source="ognl:theList" value="elem" index="loopIndex"> < jwcid="@If" condition="ognl:loopIndex == (theList.size()-1)"> las

[T5] debugging in eclipse

2010-05-25 Thread Dariusz Majewski
to setup eclipse to show real value of maxWidth without looking inside _$maxWidth$conduit. The same thing happens to fields inside my pages. I can see their values only by inspecting the conduit but corresponding fields are null. Best regards, Dariusz

Re: JIRA TAP5_103 provide access to component parameters from within mixins

2010-08-19 Thread Dariusz Majewski
Hi, You have to use @BindParameter annotation described here: http://tapestry.apache.org/tapestry5.2-dev/guide/mixins.html Regards, Darek On Thu, Aug 19, 2010 at 10:31 PM, Shing Hing Man wrote: > JIRA TAP5_103 is marked as fixed in Tap 5.2.0. > https://issues.apache.org/jira/browse/TAP5-103 >

Re: tapestry 4 radio group

2011-01-21 Thread Dariusz Majewski
aybe you need another property and then use it like this: I haven't tested this code though. Dariusz On Thu, Jan 20, 2011 at 2:33 PM, Richard Kirby wrote: > Hi, > > Can you say a little more exactly what you are trying to do as your HTML > doesn't appear to

Beanedit problem - book example

2008-08-15 Thread ProAdmin Dariusz Dwornikowski
brity.java:35) (for service 'BeanModelSource'): No service implements the interface java.util.Date ~ Celebrity.java is a normal POJO model. I suspect it is something Tapestry internal, that changed over time, but i could not find any clues on google. -- Pozdrawiam,

Re: Beanedit problem - book example

2008-08-15 Thread ProAdmin Dariusz Dwornikowski
Heck, Bob <[EMAIL PROTECTED]>: >> Make sure Celebrity has a blank constructor and try again. >> >> Educated guess, not 100% sure this is the issue. >> >> Bob Heck >> >> >> -Original Message- >> From: ProAdmin Dariusz Dwornikowski

Multiple file upload

2008-08-27 Thread ProAdmin Dariusz Dwornikowski
so on... (like in gmail web app). How to pass it to the page object ? Is it possible at all? Any hints? -- Pozdrawiam, Dariusz Dwornikowski ProAdmin ul. Królowej Jadwigi 44/2 61-872 Poznań tel: 061 623-20-92 kom: 0601 59-64-74 fax: 061 623-20-93

Re: Multiple file upload

2008-08-28 Thread ProAdmin Dariusz Dwornikowski
I think some major ajax has to be used. 2008/8/28 Szemere Szemere <[EMAIL PROTECTED]>: > I don't have a solution to this, but would also be interested to hear of > one. > -- Pozdrawiam, Dariusz Dwornikowski ProAdmin ul. Królowej

Re: Multiple file upload

2008-08-28 Thread ProAdmin Dariusz Dwornikowski
file, the file gets uploaded to server or session maybe, without submit. After that is done, second button appears and so on. Can somebody confirm it is a good direction? 2008/8/28 Massimo Lusetti <[EMAIL PROTECTED]>: > On Thu, Aug 28, 2008 at 5:08 PM, ProAdmin Dariusz Dwornikowski > <

Re: Multiple file upload

2008-08-28 Thread ProAdmin Dariusz Dwornikowski
ribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Pozdrawiam, Dariusz Dwornikowski ProAdmin ul. Królowej Jadwigi 44/2 61-872 Poznań tel: 061 623-20-92 kom: 0601 59-64-74 fax: 061 623-20-93 www.proadmin.com.pl [EMAIL PROTECTED]

Re: Multiple file upload

2008-08-30 Thread ProAdmin Dariusz Dwornikowski
> > > - > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > - > To unsubscrib

Re: Tapestry group in LinkedIn

2008-08-30 Thread ProAdmin Dariusz Dwornikowski
=&gid=133965 > > Thiago > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Pozdrawiam, Dariusz Dwornikowski ProAdmin ul. Królowej Jadwigi 44/2 61-872 Poznań tel:

Re: Multiple file upload

2008-08-30 Thread ProAdmin Dariusz Dwornikowski
to upload but I have successfully > used the Aurigma image uploader with my T5 application > > Toby > > 2008/8/30 ProAdmin Dariusz Dwornikowski < > [EMAIL PROTECTED]> > > > Great ! Thanks. Tell me how to take filename from this to Page variable > and > &g

Re: T5 : [ANN] The book - next steps

2008-09-03 Thread ProAdmin Dariusz Dwornikowski
ome open source > license > >>>>>> (e.g.I know that there are a couple of 'open source' books, e.g. the > >>>>>> CVS > >>>>>> book the SVN book, etc) , maybe Creative commons ? > >>>>>> > >>>>>> > >>>>>> > >>>>&

Re: Tapestry 5

2008-09-03 Thread ProAdmin Dariusz Dwornikowski
> big left menu and then I would like separate at my layout.tml in various > tml > files such as leftmenu.tml, footer.tml etc.. > > how to make it ? > > thanks, > > Alex > -- Pozdrawiam, Dariusz Dwornikowski ProAdmin ul. Kró

ASO question

2008-09-06 Thread ProAdmin Dariusz Dwornikowski
. -- Pozdrawiam, Dariusz Dwornikowski ProAdmin ul. Królowej Jadwigi 44/2 61-872 Poznań tel: 061 623-20-92 kom: 0601 59-64-74 fax: 061 623-20-93 www.proadmin.com.pl [EMAIL PROTECTED]

Re: Tapestry App Replication

2008-09-08 Thread ProAdmin Dariusz Dwornikowski
on state? > > Carl > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Pozdrawiam, Dariusz Dwornikowski ProAdmin ul. Królowej

Re: I'd like to generate valid XHTML

2008-09-09 Thread ProAdmin Dariusz Dwornikowski
s, etc ... > > Is it even wise to consider opening up the tapestry JARs and see if the > components implementeing this section of code can simply be tweaked to have > proper xhtml balance. > > On a positive note, the library is working well and I enjoy the general > programming model. I think convention is great - but it needs to be valid > in > this case. Thanks again in advance for any thoughts. > > -Luther > -- Pozdrawiam, Dariusz Dwornikowski ProAdmin ul. Królowej Jadwigi 44/2 61-872 Poznań tel: 061 623-20-92 kom: 0601 59-64-74 fax: 061 623-20-93 www.proadmin.com.pl [EMAIL PROTECTED]

Re: I'd like to generate valid XHTML

2008-09-09 Thread ProAdmin Dariusz Dwornikowski
quot;${tapestry.scriptaculous}/dragdrop.js") > but I have to assume it is being used in the beaneditform - and in that > case, it is NOT pushing these script includes into HEAD ... but I suppose > it'd be best to look at the source in this case. > > All in all -

Re: I'd like to generate valid XHTML

2008-09-12 Thread ProAdmin Dariusz Dwornikowski
tyle; > > /** > * @author luther.baker > */ > public class ImprovedXhtmlMarkupModel extends DefaultMarkupModel > { >private static final Set DONT_ABRV = newSet("script", "div", > "span", "p"); > >@Override >

Problem with Javascript ( i suspect)

2008-09-13 Thread ProAdmin Dariusz Dwornikowski
Hi, Im doing application in 5.0.14. Everything worked nice, but now i have got a problem with JS things, like datepicker and FCK from t5components. They do not work, for example icon for datepicker shows up, but no action when i click on it. Instead of FCK normal textarea is shown. I can also see

Re: Problem with Javascript ( i suspect)

2008-09-14 Thread ProAdmin Dariusz Dwornikowski
Yes. Im dumb. Sorry. W dniu 14 września 2008 04:13 użytkownik Howard Lewis Ship <[EMAIL PROTECTED]> napisał: > The generated page must have a element and a element for > the JavaScript integration to work. > > On Sat, Sep 13, 2008 at 8:59 AM, ProAdmin Dariusz Dwornikowski &

DateField + FCK possible bug?

2008-09-22 Thread ProAdmin Dariusz Dwornikowski
Date(), the calendar after clicking is empty and the header says NaN Undefined. If I do not predefine, the calendar is ok. -- Pozdrawiam, Dariusz Dwornikowski ProAdmin ul. Królowej Jadwigi 44/2 61-872 Poznań tel: 061 623-20-92 kom: 0601 59-64-74 fax

Re: [T5] - XHtml - wiki info outdated

2008-09-24 Thread ProAdmin Dariusz Dwornikowski
t; - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Pozdrawiam, Dariusz Dwornikowski ProAdmin - Ou