Salesforce Flows, Visualforce and Context
A simple but undocumented trick for returning users to the originating record after completing a Salesforce Flow embedded in a Visualforce page.
A simple but undocumented trick for returning users to the originating record after completing a Salesforce Flow embedded in a Visualforce page.
How to make a Salesforce Visualforce field appear required while keeping custom controller actions functional, using server-side validation instead of the required attribute.