You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by TCHATCHOUA Jules Aimé <tc...@gmail.com> on 2017/12/14 22:19:27 UTC

How to use regexPattern of @Property to format a String

Hello,

 

Please, it’s possible to format an property render by using  @Property.
regexPattern() attribute? If possible, what can be the regexPattern to
format “1000” in “1,000”?

 

Best Regards


Re: How to use regexPattern of @Property to format a String

Posted by Dan Haywood <da...@haywood-associates.co.uk>.
Hi,

the regexPattern doesn't relate to (output) formatting, it relates to
(input) validation.

Please raise a ticket explaining what you'd like to see... my guess is that
it ought to be automatically done by the Wicket viewer

Thx
Dan

PS: these questions probably better on the users@ mailing list rather than
dev@



On Thu, 14 Dec 2017 at 22:23 TCHATCHOUA Jules Aimé <tc...@gmail.com>
wrote:

> Hello,
>
>
>
> Please, it’s possible to format an property render by using  @Property.
> regexPattern() attribute? If possible, what can be the regexPattern to
> format “1000” in “1,000”?
>
>
>
> Best Regards
>
>