3.1 Hide and sort the performance review tabs

The ability to define for the performance review which tabs are displayed and their sort order has been added in this release. This is defined via configuration in the pulse web application. The configuration is set on deployment of pulse and applies to all users and all performance reviews. The configuration setting is displayed below:

“performanceReviewTab”: { “enabled”: true, “elements”: { “tabsVislble”: { “review”: true, “measurements”: true, “activities”: true, “ratings”: true, “signof”: true, “attachments”: true, “general”: true }, “tabsOrder”: { “review”: 4, “measurements”: 2, “activities”: 3, “ratings”: 6, “signof”: 5, attachments, “general”: 0 } } }

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment