golfads VIP
Total posts: 216
07 Apr 2014 07:08

I have created a text field and selected 'Numeric with format' for the mask option:

configuration

On the submission form, everything seems to work fine as I can enter number correctly:

submission_page

Same for the full record page, number is showing as expected:

record_list

I have selected the toggle_links.php option for the filter template, however, on the record list page, when I select on the filter button, instead of getting 1, 000, 000 as entered in the field, I got only 1 without the zeroes!

filter_box

Can you please look at this?


Sergey
Total posts: 13,748
07 Apr 2014 12:00

Fixed in upcoming version.

If you need immediate fix comment line 21 $label = ...... in text/tmpl/filter/toggle_link.php

Powered by Cobalt