Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

Form Validation $(...).formValidation is not a function


I'm usign net core and I want to use the formvalidation but im getting this error in the console

$(...).formValidation is not a function


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (3)


Hi,

Thank you for reaching out to us.

Could you please specify which Metronic version you are using?

Also, please let us know if you have changed something in the initial Metronic Asp.Net-Core Startekit code.

Regards,
Lauris Stepanovs,
Keenthemes Support Team



Hi,

I'm usign this version good_asp.net-core_v1.1.2.

I just unzipped the solution and test that componen in the starterkit.

Thank you in advance.



Hi,

Thank you for specifying this.

Unfortunately, we were not able to reproduce this problem in this good theme version.
The formvalidation plugin is bundled into plugins/global/plugins.bundle.js, this file has to be loaded globally to use formvalidation plugin, make sure this file is loaded and you are using plugin correctly.

You can find formvalidation usage examples in our documentation.
https://preview.keenthemes.com/html/metronic/docs/forms/formvalidation/basic

Regards,
Lauris Stepanovs,
Keenthemes Support Team


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(