Thanks for your reply man. Here is the thing:
The groups have 6 columns in database, right? (id, parent_id, creator_id, datetime, name and description). What I need is to create a new one called “creative_calls”.
Because in my website we have this “creative director call” service and we have some clients that need to create additional users for the same company. So the “Call” service will be applied to the company group and not to the users, got it? Instead of create this custom field for each user, we want to create this field to the group because it’s easier to manage.
I already created this new column in database but don’t know how to update this data in the group edit screen without change the plugin’s core files.
-
This reply was modified 11 months, 4 weeks ago by marcus182.