-
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

Salesforce vs ERP: Understanding the Key Differences
It's very common to encounter misconceptions about Salesforce being just another ERP system. However, understanding the distinct functionalities and capabilities of Salesforce compared to traditional…

Revolutionizing Sales Productivity With Salesforce Lightning Voice With Just Click To Call!
Salesforce has come up with this whole new concept of lighting voice to support the customers anywhere in the world. It is something "out of…

Lightning Platform Mobile for Mobile App Development with Salesforce
Mobile has always had an effective and transformational impact on companies. But unfortunately, many companies face trouble delivering an intuitive user experience as a customer…
Popular Salesforce Videos
What is Salesforce? | Why is it So Good ? | High Demand Skills
In this video, Technical Suneja explains what Salesforce is and why it is such a valuable skill set to have. He goes into detail about…
How Salesforce AppExchange Can Boost Your Application's Marketing ?
Explore the key benefits of AppExchange, the largest business app marketplace, and discover how you can tap into its vast ecosystem of potential customers. In…
Security in Salesforce - What Developers Must Know
Security in Salesforce 0:00 Introduction 3:00 Agenda 4:05 Data security 5:18 User Mode & System Mode 9:13 CRUD & FLS Data Model 10:45 Enforcing CRUD…