CRM

sdalal
メンバー

How to validate a Linkedin Profile URL field in hubspot forms

解決

Hi, I want to validate and make sure no one put anything in place of linkedin profile url, it should give user an error if a proper profile url is not entered by user, any way to validate it? Thanks

0 いいね!
1件の承認済みベストアンサー
karstenkoehler
解決策
殿堂入り | Solutions Partner
殿堂入り | Solutions Partner

How to validate a Linkedin Profile URL field in hubspot forms

解決

Hi there,

 

HubSpot doesn't offer this out of the box but it's possible to add custom validation via JavaScript, using the onFormSubmit callback of the forms API.

 

A former HubSpot employee has compiled resources in this post: How to work with jquery custom validation for hubspot form

 

In other words, this will require some custom code and potentially the help of a developer.

 

Best regards!

Karsten Köhler
HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer

Beratungstermin mit Karsten vereinbaren

 

Did my post help answer your query? Help the community by marking it as a solution.

元の投稿で解決策を見る

2件の返信
sdalal
メンバー

How to validate a Linkedin Profile URL field in hubspot forms

解決

Thanks

0 いいね!
karstenkoehler
解決策
殿堂入り | Solutions Partner
殿堂入り | Solutions Partner

How to validate a Linkedin Profile URL field in hubspot forms

解決

Hi there,

 

HubSpot doesn't offer this out of the box but it's possible to add custom validation via JavaScript, using the onFormSubmit callback of the forms API.

 

A former HubSpot employee has compiled resources in this post: How to work with jquery custom validation for hubspot form

 

In other words, this will require some custom code and potentially the help of a developer.

 

Best regards!

Karsten Köhler
HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer

Beratungstermin mit Karsten vereinbaren

 

Did my post help answer your query? Help the community by marking it as a solution.