Groups and Group Types

In my application, there are three columns for each user in the default Group; Name, Details, and Member Type.

I would like to add additional fields for users so that we can separate them based on their roles and grant them different access. 

Is there a way to add additional fields to the user groups? I tried to do some research into this and it seems like Group Types are the way to go but I am unable to figure out how to set it up. Specifically, I want to add something like these fields to the user table. 

<Name>   <Region>  <Country>  <Department> 

Do I create a Group Type for each new column? How do I add the values for each field so it can be a drop down list?

Thanks.

  Discussion posts and replies are publicly visible

Parents Reply
  • So in this example, I would need to add a new user into three groups? So I would be added into NAM Region group, USA Country group, and Dev Dept group? I need to create over 200 groups to cover every country/region?

    I suggest to avoid user custom fields. They are shared across ALL applications on an Appian environment and require tight governance.

    Did not know that. Thanks for the warning. are user custom fields same as group type?

Children
No Data