Show records as checkboxes? |
8/3/2022 2:22:00 AM |
PHPRunner General questions | |
A
asawyer13 authorDevClub member
I've tried searching and I don't know if PHPR has a way to do this. I have a user table. A used can have access to 1 or many stores. Is there a way to show each store as a checkbox and when they user selects or deselects the checkbox and saves, it would update the proper record? Not sure I explained it very well, but I have searched and just don't know how to really search for what I'm looking for. Alan |
|
![]() |
Sergey Kornilov admin 8/3/2022 |
Show us the underlying database structure. How do you save that stores info for each user? |