Create users
Create a new user type with a custom property that controls if a clock label is shown or hidden in the UI.
- Create a user:
- InProject view, expandSecurity.
- Right-clickUsersand select .
- Hover-over the user, selectEditUserPersistentSettings.
- InProperties, at the top, selectAddVariable.
- Hover-over the variable, selectEditShowClock.
- Next to the variable, selectInt32and selectBoolean.
- Create a user type:
- InType view, double-clickSecurityand then double-clickUsers.
- FromProject viewpane, dragUserPersistentSettingsintoType view.
- Create a folder for the new user type:
- Right-clickUsersand select .
- Hover-over the folder, selectEditUsersPersistentSettings.
- Add users with persistent settings:
- InProject view, hover-overUserPersistentSettings, selectEditBob.
- DragBobintoUsersPersistentSettings.
- InProperties, setPasswordtotest.
- Right-click theUsersPersistentSettingsfolder and select .
- InPropertiespane, setPasswordtotest.
- Hover-over the user, selectEditJane.
Provide Feedback