javascript-api icon indicating copy to clipboard operation
javascript-api copied to clipboard

JS API validation treats email field with + as invalid

Open hayorov opened this issue 6 years ago • 1 comments

Problem statement:

Agile CRM JS library treats email with symbol "+" (plus) as invalid and displays an error message "Please enter a valid email."

hayorov avatar Jan 17 '19 09:01 hayorov

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.

rammohan-agile avatar Apr 12 '19 12:04 rammohan-agile