hi all, i'm new to this forum. I'm also new to grocery crud and i'm stuck in a problem:
i have the tipically tables: users, users_groups, groups
In the insert form you can select one or more groups for the single user.
How can i insert (or update) the table users_groups?
thanks