Hi,how to save check boxvalue in the view?
thanks in advance
Arathi
Hi,how to save check boxvalue in the view?
thanks in advance
Arathi
Subject: check boxvalue in the view
Assume that you have a check-box named - Interest and containing - Swimming, Running, Travelling and Others. Create a column say User_Interest, and map that column to the field Interest.
Now assume that you are selecting all values for the user Arathi (dont forget to save) . Then View would display as Swimming, Running, Travelling, Others under the column User_Interest.
Hope you got it ![]()
All the best