Jump to content

Masked input plugin


Sherzod

Recommended Posts

  • 2 months later...
  • 3 years later...

The problem is that, I add to custom files jqurey.js and jquery.maskedinput.js

As far as uniedit is concern everythink is ok as it sould be.

However if I add a UniFormattedNumberEdit on a form/frame and run the project nothing shown on the form.

When I remove jquery.js and jquery.maskedinput.js from custom files  UniFormattedNumberEdit1 and other components run smoothly

I tought that I've solved the problem, unfourtuanatly I couldn't

screen.PNG

Link to comment
Share on other sites

Browser console shows below error:

 Uncaught TypeError: $(...).autoNumeric is not a function
    at ctor.<anonymous> (ext-unigui-min.js:9)
    at ctor.fire (ext-all.js:20)
    at ctor.doFireEvent (ext-all.js:20)
    at ctor.doFireEvent (ext-all.js:20)
    at ctor.b.doFireEvent (ext-all.js:20)
    at ctor.fireEventArgs (ext-all.js:20)
    at ctor.fireEvent (ext-all.js:20)
    at ctor.finishRender (ext-all.js:20)
    at ctor.finishRenderItems (ext-all.js:20)
    at ctor.finishRender (ext-all.js:20)

Link to comment
Share on other sites

There is a Free component in my store (UniFSMaskEdit and UniFSDBMaskEdit), which changes the mask at run time.

It comes with an example project, download the complete source code.

https://store.falconsistemas.com.br 

https://store.falconsistemas.com.br/?filter=mask


image.png.7788dba7931426c08cb026091e5afd9f.png

image.png.838df95998efa553d369099f4bfdee46.png

 



 

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...