-
Managed package rejected in security review because of Mini Page Layout Technique
Has anyone used the mini page layout popup technique listed here in a managed package had the package rejected in security review because of it?
This is obviously an unsupported technique, but given that the display loaded should be adhering to security rules I don't know whether it would be accepted or not.
Please Help.
Log In to reply.
Popular Salesforce Blogs
Knowledge of Salesforce Flow and Different Type of Flows and Its Elements
What are Flows? In Salesforce, a flow is an application that automates complex business processes. Simply put, it collects data and then does something with…
5 + 1 Reasons Why You Need Salesforce CPQ Software for Your Business
Some businesses don't use CPQ software yet. Maybe they just don't need it, or maybe they don't have time and money for it, because most of…
Facilitate Effective Customer Support With E2CA | Salesforce
An exceptional customer experience is crucial to the success of any business as it fosters loyalty, brand advocacy, and helps you increase your customer base.…
Popular Salesforce Videos
How To Dominate Peak Shopping Seasons with Salesforce Commerce Cloud?
Peak shopping seasons can make or break a business. In our latest webinar, we break down the power of Salesforce Commerce Cloud and how it…
How to Elevate Engagement with Salesforce Experience Cloud?
Salesforce Experience Cloud helps companies create personalized portals for customers to find answers, collaborate, and be part of a community. In this video, ENWAY will…
How to Download Backup Files from Salesforce Using UIPath Robots
How to download backup files from Salesforce using UiPath robots. How to get the latest file from the folder: Directory.GetFiles(“YOUR FOLDER”).OrderByDescending(Function(d) New FileInfo(d).CreationTime).First The link…