Hi guys,
I have a huge problem with inserting multiple checked checkboxes into database and thene display checkones on frontend.
In other word i have 2 problems regarding these checkboxes.
1. I have 3 checkboxes into user profile panel lets say checkbox 1, checkbox 2, etc. The user select the first 2 ones and inserts them into database. When he returns to his profile to edit his details, i want to display to the user those 2 checkbox that he selected earlier.
2. The secound problem i have is that i have a weekly calendar with week days and some hour intervals. For this the user must select the hours for a day when he is available and on his frontend profile to display them. This is another thing that i can't manage to do, and want a ideea.
A print scrit of this calendar is attached to this message.