Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3189346
By: sandra81

I am sorry, but I don't understand.
The help says :
"Many tags make use of the pattern attribute. For example,

    <dateField pattern="date"
    
To set values globally for each type and language, you can define
dbforms.pattern.timestamp dbforms.pattern.date etc. For Example:

ApplicationResources.properties 

dbforms.pattern.date=yyyy-MM-dd
dbforms.pattern.timestamp=yyyy-MM-dd HH:mm"

so, I define float pattern in my ApplicationResource.properties
(dbforms.pattern.float=##0.#####) and I use the pattern attribute in my text
field tag (<db:textField pattern="float"  fieldName="price">).

Result : I can use the point instead of the comma but in the field it appears
the value "float0".
If I remove the pattern attribute, it appears the value "0" but I can't use
the point instead of the comma.

I sought a solution but I did not find. I am sorry. I hope that you will be
able to help me!

Thank you very much !

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=55830


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
DbForms Mailing List

http://www.wap-force.net/dbforms

Reply via email to