Hi Guys,
I will create a custom field which purpose is to create its respective invited-only group and have a link to that group as a widget.
I have looked the group model file and check the store method to check if there was any other logic beside storing the table... however it is storing only the session table or pushed in view.
If I would to be storing a group with only :
name,
category id,
type id for invite only,
admin user id
Could that be working !? Just got lost.
Thanks
Alex