As my T5 application was evolving, I've noticed an important slow down in
performance, but as you don't have time for everything I tributed to de
debug mode or whatever...but few pages latter I begin to be very worried,
looking at the console output the Request time kept ridiculously short, but
fr
th simpliest way:
@Component(parameter = {"onClick=literal:return confirm(\"do you want to
delete this record?\");"})
private ActionLink anyAction
2008/6/14 tengxh <[EMAIL PROTECTED]>:
> In list there is a column with the delete funtion,but i want to user
> confirm the action,in other word,I wan
also, firebug really slows ff down.
On 6/14/08, maxthesecond <[EMAIL PROTECTED]> wrote:
>
> As my T5 application was evolving, I've noticed an important slow down in
> performance, but as you don't have time for everything I tributed to de
> debug mode or whatever...but few pages latter I begin to
Hi list,
For a multi-language application I'd like my users to be able to input
data according to their locale, e.g. different date formats (dd.mm.)
or different ways of seperating decimal places (',' instead of '.'). In
T4 the translators took into account the user's locale but in T5 this
Just add a javascript confirm function on your delete link.
stephane
tengxh a écrit:
> In list there is a column with the delete funtion,but i want to user confirm
> the action,in other word,I want to have a confirm window "do you really
> delete this record",in t5,how to do this,give some idea
I missed the output component which can output formatted content. Using
this with my grid cells I can output the fields with a localized format.
This requires some work though, a builtin localization would be much
more convenient.
For the input issue I think I'll have to write a custom transla
Sorry, forgot put link
When you can test there
link: http://www.lambdaprobe.org/d/index.htm
--
Regards,
Estevam Henrique Portela Mota e Silva
Handicapped Auditory = deaf
[EMAIL PROTECTED] / [EMAIL PROTECTED]
Programmer Java and Tapestry
Brazil - Fortaleza / CE
Hi,
I'd like to add a search box to a grid component that has its inPlace
attribute set to "true" (really cool ajax feature). This works if the
submit action of the search box repaints the whole page. Then the grid
gets its source from a "filtered" list.
How can I make the submit button of
Quoting Andreas Andreou <[EMAIL PROTECTED]>:
So, you're saying that when you're creating a new bandPojo
it works, but when you're editing an existing one it fails?
Yes. When the component is modifying a new instance of the Band pojo,
everything works. But when I enter the page with an existi
Quoting Andreas Andreou <[EMAIL PROTECTED]>:
Didn't find anything weird :)
UGH!
Try excluding more of your pojo properties until you find which one
causes this...
Okay - I attempt that.
Also, try the properties parameter as described at
http://tacos.sourceforge.net/tacos4.1/beanform/comp
Another thought,
try cacheProperties="ognl:false" in your beanForm
On Sat, Jun 14, 2008 at 9:20 PM, <[EMAIL PROTECTED]> wrote:
> Quoting Andreas Andreou <[EMAIL PROTECTED]>:
>
>> Didn't find anything weird :)
>
> UGH!
>
>> Try excluding more of your pojo properties until you find which one
>> cau
for your output problem i want to offer you: read the docs more carefull
http://tapestry.apache.org/tapestry5/tapestry-core/ref/org/apache/tapestry5/corelib/components/Output.html
for the input issue: i search for a suggestion too
2008/6/14 Ulrich Stärk <[EMAIL PROTECTED]>:
> Hi list,
>
> For a
Quoting Andreas Andreou <[EMAIL PROTECTED]>:
Another thought,
try cacheProperties="ognl:false" in your beanForm
I have not been able to update to Tapestry 4.1.6-SNAPSHOT (I'm not a Maven
user). I was able to find OGNL 2.7.3 in a Maven repo to download it. I don't
think I'm going to be able t
13 matches
Mail list logo