Overview
This article provides the procedure for editing User Group Properties in Jive.
Information
User group settings are simple, including the group's name and description, along with group properties.
User group properties are simple name-value pairs that programmers can use to work with the group in their code. User group properties are often used as a way to keep track of extra information about the group. For example, if groups are defined based on company departments, each could have a departmentID
property, with the value being the internal billing identifier. A group can have multiple properties. When you are working with properties, remember that entering the name and value for an existing property will update the value of that property to the one you entered.
Process
To edit the properties for a group:
- Navigate to Admin Console > People > Management > User Group Summary.
- Click the group for which you want to edit properties.
- On the User Group page, click User Group Properties to open the Edit Group Properties page, where you can view all the properties as a list. Then:
- To add a new property:
- Enter the name and the value in the Property Name and Property Value boxes, respectively.
- Click Save Property.
- To edit a property:
- Click the Edit icon, next to a property in the list.
- Overwrite the existing name or value, as required.
- Click Save.
- To delete a property:
- Click the Delete icon, next to a property in the list.
- Click Delete in the confirmation dialog box.
- To add a new property:
Confirmation
The desired property gets added, edited, or removed for the desired group.
Priyanka Bhotika
Comments