Quantcast
Channel: Convert Javascript button to Lightning Action - Salesforce Stack Exchange
Browsing all 2 articles
Browse latest View live

Answer by sanket kumar for Convert Javascript button to Lightning Action

Client side validation and Server side validation both have advantage and dis-advantage. Client-side validation is responsive in terms of user experience but when you see the security concern, you...

View Article


Convert Javascript button to Lightning Action

I have to convert many javascript buttons into Lightning Action to open VF Page. Below is an example of a button on the Account record page. if( (accStatus != "Active" && accStatus !=...

View Article

Browsing all 2 articles
Browse latest View live