-
My app was rejected by Salesforce Review with error related to JavaScript.
I sent a small managed packaged app for review in Salesforce Appexchange. However my app was flagged by SFDC Security Review team. The gist of their concern was
“JavaScript of any type is not allowed to run within the Salesforce.com application context. This includes JavaScript blocks within HomePageComponents, WebLinks, and all other components that are run under the Salesforce.com DOM.”The culprit, I think, are short javascript code that we used for weblinks on some buttons. For example we have a button for fetching info of selected records through GETRECORDIDS() , preparing a redirect URL, and open a VF page.
Anyway to get around the problem and get the app listed on AppExchange?
Log In to reply.
Popular Salesforce Blogs
How to Create a Salesforce Wizard using Lightning Component?
How to create a Salesforce wizard using the Lightning Component? What is a Wizard? A wizard is a sequence of a tab with the next…
The 202 of UI Testing Automation Model from Salesforce
Testing apps is critical to ensure that they are of top-notch quality. And to test applications, one type of testing you can trust is end-to-end…
Popular Salesforce Videos
Salesforce Customer 360 for B2C Solutions
Learn about Slalom's approach to creating integrated customer-focused experiences spanning B2C Commerce, Marketing Cloud, Service Cloud, Experience Cloud, and beyond. Watch this video by Salesforce…
Learn All About Process Builder In Salesforce | Salesforce Tutorial
Process Builder in Salesforce. This video will cover the following points - 1. Introduction to Process Builder - 0:15 Learn how to create Process Builder.…
Introduction to Creating and Using Salesforce Reports
Every Salesforce user can benefit from working with Salesforce Reports. We often say that one of the best Salesforce features is that "...even mere mortals…