close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Validation on decimal number

Thread began 8/04/2013 10:53 am by massimo173451 | Last modified 8/06/2013 11:47 am by Ray Borduin | 1053 views | 3 replies |

massimo173451

Validation on decimal number

Hi, when update the price (admin->product_update.php) using the decimal sepator (10,10) instead the dot (10.10) get the following error.Have you a suggestion for solve it???

Sign in to reply to this post

Ray BorduinWebAssist

You can change the number format in the spry property settings if you are using CS6 or below

Capture.JPG

In the CC version you may need to update the script manually:

var sprytextfield1 = new Spry.Widget.ValidationTextField("sprytextfield1", "currency", {format:"dot_comma"});
Sign in to reply to this post
Did this help? Tips are appreciated...

massimo173451

Thank you Ray for your reply, the code used is quite different from your code:

<label for="ProductPrice">Price: <font color="#FF0000">*</font></label>
<span id="sprytextfield4">
<input type="text" name="ProductPrice" id="ProductPrice" value="<?php echo(isset($_GET['valid'])?ValidatedField("ProductsUpdate","ProductPrice"):$row_WADAProducts['ProductPrice']) ?>" size="32" onBlur="if (document.getElementById('ProductPriceServerValidation')) document.getElementById('ProductPriceServerValidation').style.display='none';" />
<span class="textfieldRequiredMsg">Please enter the price of this product in your store.</span><span class="textfieldInvalidFormatMsg">Invalid format.</span></span>
<?php
if (ValidatedField('ProductsUpdate','ProductsUpdate')) {
if ((strpos((",".ValidatedField('ProductsUpdate','ProductsUpdate').","), "," . "4" . ",") !== false || "4" == "")) {
if (!(false)) {
?>
<span class="textfieldServerError" id="ProductPriceServerValidation"> Please enter the price of this product in your store. </span>

Actually use:

OS WIN7 64

CS 5.5 Master Collection

Where I can change it ?

Sign in to reply to this post

Ray BorduinWebAssist

The script tag I referenced will be at the bottom of the page just before the </body> tag. You don't have to update anything in the html in the area you have referenced.

Sign in to reply to this post
Did this help? Tips are appreciated...

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...