function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Salesforce Dev199Salesforce Dev199 

url validation in Lightning component!

Hey guys, 

I want to validate a url Button! that is, Before clicking Quick Action Button, I want  to check few fields are null or not! How can we achieve through lightning Component?
 
VinayVinay (Salesforce Developers) 
Hi,

Review below link which has a working example that can help you.

https://techevangel.com/2019/03/17/custom-fields-validation-in-lightning-component/

Thanks,
Vinay Kumar