You need to sign in to do that
Don't have an account?
Creating VF page with help of wrepper class
Scenario :
On Account there is checkbox named Active.
Build VF page that will show table with account details (fields).
There are 2 buttons on the same page i.e. Activate and Deactivate.
User will select some accounts from the given table and clicks Activate buttons and this makes Active checkbox true for selected accounts. Same will be the logic for Deactivate button for deactivating account.
On Account there is checkbox named Active.
Build VF page that will show table with account details (fields).
There are 2 buttons on the same page i.e. Activate and Deactivate.
User will select some accounts from the given table and clicks Activate buttons and this makes Active checkbox true for selected accounts. Same will be the logic for Deactivate button for deactivating account.
let us know if this will help you
All Answers
let us know if this will help you