Fix: false,
parseWidgets: false
};
Thanks to all for their replies
Regards
Ivan
-Original Message-----
From: Ivan Culhane
Sent: 30 March 2006 09:09
To: Tapestry users
Subject: RE: ajax tacos autocompleter not working first time tapestry
page is loaded
Here is the header o
Here is the header of the html when I view the source after the page loaded
djConfig = {
isDebug : false,
baseRelativePath: "js/dojo/",
preventBackButtonFix: false };
http://www.w3.org/1999/xhtm
your web app? Tacos requires dojo to be included,
but does not include it for you. (It can't, at least not yet...It can with
tap 4.1 )
On 3/29/06, Ivan Culhane <[EMAIL PROTECTED]> wrote:
>
> I have created a tapestry page with a tacos autocompleter
> The problem I have is when I l
TED]>:
> are you using a tacos Datepicker or TapestryDatePicker???
>
> if you the tapestry component here you are a example:
>
> translator="translator:date,pattern=dd/MM/" style="width:70">
>
> tip: pattern use the same pattearns like SimpleDateF
I have created a tapestry page with a tacos autocompleter
The problem I have is when I load the page for the first time the autocompleter
does not work, I get the folowing error
Error: dojo is not defined
> > Source File:
> > http://localhost:8081/dais/app?digest=b28ed13c10dc1486db25d6aa85688eec&
I have created a tapestry page with a tacos autocompleter and a datePicker in
the page.
The problem I have is when I load the page for the first time the autocompleter
or the datePicker do not work, it does not seem to recogognise the tapestry
elements,
I get the folowing errors when I try to u