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

how to save response value
Hi i have two different fileds Asked question and Response(picklist).now i want to save all response value.how i will do by wrapper class.
Create a wrapper class and declare a Map<String, String> store the question and response as a key value.