1 Reply Latest reply on Dec 22, 2008 10:25 AM by ilya_shaikovsky

    Input mask for money field

      Using the jQuery plugin for input masks at http://digitalbush.com/projects/masked-input-plugin/

      I set a mask for my field like so
      jQuery("#cash").mask("999999.99");

      However this forces a fixed number format, I cannot enter a number like 9.99, anyone use this plugin and know how to format a variable length decimal field ?

      The documentation for this plugin is sparse. Can the RF team maybe integrate this as a RF component in a future release?

      Thanks
      Franco