Visualforce - Beyond Basics Series 41 - Dynamic Forms
Issue with Standard Forms in Salesforce ?
In Standard record Edit Page, there's no way we can hide/show a set of Fields for Users to Fill In. This is the big issue when you have hundreds of fields that gets presented to the User.
How to solve with visualforce Page ?
In visualforce page, this problem can be solved by showing/hiding different sections based on the 'certain value' in Fields (or) certain User Action.
No comments:
Post a Comment
Thanks for reading my blog !