Hi Team,
I’m currently working on the Case Rating / Feedback functionality in Creatio and came across the following condition in the OOTB service:
UserConnection.GetIsFeatureEnabled("UseOldFeedbackPage")
It controls whether the system opens the standard feedback page or the icons-based page.
I have a few quick questions:
- How to enabled it in Creatio?
- If not visible in Feature Management, should we create it manually?
- What is the recommended way to control feedback page behavior?
Thanks in advance!
Like
0 comments