javascript-api
javascript-api copied to clipboard
JS API validation treats email field with + as invalid
Problem statement:
Agile CRM JS library treats email with symbol "+" (plus) as invalid and displays an error message "Please enter a valid email."
Hi @hayorov when i am trying with my localhost contact is creating to AGIL CRM for example if we give [email protected] or [email protected] working fine , is this same scenario You are trying , correct me if i was wrong
please run this repository in your localhost or server side like below and then see in console you will success or error messages , http://localhost:8080/javascript-api-master/create_contact.html
Thanks, Agile Crm Support Team.