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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...