Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

206
Views
jQuery plugin masked input is working weirdly with Knack app

I have been trying to implement a mask on form fields (especially phone number) but jQuery plugin called “Maskedinput” is behaving weirdly.

When I try to give definitions it is not working but without definitions it is somehow working but with bugs.

This is my current code, I would like to have the mask that is indicated on the placeholder, but I need to give descriptions. Also, “*” is not working to define an alphanumeric value.

$(document).on('knack-scene-render.any  ', function(event, scene) {
    $("#field_6").mask("+998 (99) 999 99 99", {placeholder: "+998 (##) ### ## ##"});
        $("#field_7").mask("t.me/********?*********", {placeholder: "t.me/username"});
});

Below is the link to that application: https://globalconnect.knack.com/portal#application/

Is there any common issue with jQuery plugins on Knack or am I doing something wrong? The thing is, the plugin is working perfectly on different JavaScript environments.

I appreciate any help. Thank you so much

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!