You need to sign in to do that
Don't have an account?

Display table columns on VF Page based on multiselect picklist selection
Hi All,
I am working on a requirement where we need to show the columns in a vf page based on the selected values in a multiselect picklist.
Below is the mock for the same.

Any help on this would be greatly appreciated. We have completed one half of the thing but we are stuck with errors will be posting the code soon.
Thanks and Regards,
Bharath Kumar M
I am working on a requirement where we need to show the columns in a vf page based on the selected values in a multiselect picklist.
Below is the mock for the same.
Any help on this would be greatly appreciated. We have completed one half of the thing but we are stuck with errors will be posting the code soon.
Thanks and Regards,
Bharath Kumar M
Create different pageblocktable and show using the rendered depending on the picklist value.
Paste the VF page and Controller so i can help you more on this.
Thanks
Vinuthh S