You need to sign in to do that
Don't have an account?
Visualforce - Maintaining Dynamic Rendered Page upon Save
The organization I'm working with has maxed out the capibilities of Record Types and Page Layouts. Using Ajax and the re-render attribute, we're able to build pages which dynamically render based upon some user input values which is extremely helpful. The problem is once the dynamically rendered page is saved, it reverts to the page layout assigned to that profile. How can I maintain the dynamically renderd "saved" page through the lifecycle in this case support ticket.
I've looked into Dynamic Visualforce Components and injecting VF into the Salesforce page layouts. Any thoughts would be greatly appreciated.
I've looked into Dynamic Visualforce Components and injecting VF into the Salesforce page layouts. Any thoughts would be greatly appreciated.