You need to sign in to do that
Don't have an account?
How to display picklsit value as checkbox in visualforce?
Hello All,
I have a requirement like , i want to display3 checkboxes in VF and then if suppose 2 checkboxes are checked , i need to dsplay Corrected values :Scope,Budget. How can i perform this requirement ?

I tried like below :
i created one of the picklist with three values . displayed those 3 values as checkboxes in VF. but after saving this record the values are not showing in the related list. and one more is ,if user tried to edit record it is showing picklist. not checkbox . please find attached screenshot for reference
I have a requirement like , i want to display3 checkboxes in VF and then if suppose 2 checkboxes are checked , i need to dsplay Corrected values :Scope,Budget. How can i perform this requirement ?
I tried like below :
i created one of the picklist with three values . displayed those 3 values as checkboxes in VF. but after saving this record the values are not showing in the related list. and one more is ,if user tried to edit record it is showing picklist. not checkbox . please find attached screenshot for reference
Please find sample code below for your reference,and modify it as per your requirement which helps you to accelerate with the above requirement.
Apex Class: Visual Force Page: Kindly mark this post as solved if the information help's so that it gets removed from the unanswered queue and becomes a proper solution which results in helping others who are really in need of it.
Best Regards,
Nagendra.P