phone number verification documentation

  • Tim Brown
  • Topic Author
  • Offline
  • New Member
  • New Member
More
4 years 9 months ago #139594 by Tim Brown
phone number verification documentation was created by Tim Brown
New hear but I can't seem to find the documentation on how to set up phone number verification for when my members create their accounts...
Got a link you can share?

Please Log in or Create an account to join the conversation.

More
4 years 9 months ago #139595 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic phone number verification documentation
Hello Tim

The extension uses jquery validation engine for validating data. So you can use any rules supported by the engine. See posabsolute.github.io/jQuery-Validation-Engine/#validators for all supported validation rules

For your need, edit the field, set Validation Rules to validate[custom[phone]] would work

Tuan

Please Log in or Create an account to join the conversation.