Question
Chevrons are not displaying while adding UI-Kit7:10-01 In Application Definition.
1. When I add UIKit (10.01) in Application Definition Chevrons(Stages) are disappearing. Up to my understanding value is not passing to ShowStageCompletion Parameter in pyDisplayStages section, so visibility condition failing , chevrons are not appearing.
2. When I remove UIKit from App Definition , then pyDisplayStages section is calling from pepa-EndUserUI (7-10-25) is calling and Chevrons are displaying.
3. I am using Pega 7.3.1.
4. If I remove UIKit, I can't use latest UI controls.Its causing more issues.
So please give me solution without removing UIKit from Application Definition.
Thanks & Regards,
Savitha
Can you check tracer log and see why ShowStageCompletion Parameter is not passed in pyDisplayStages section?
If you use UIKit (10.01) in your Pega 7.3.1 Application, pyDisplayStages section will be UI-Kit-7:10:01-01. I have run a case on my Pega 7.3.1 system and I can see "ShowStageCompletion" parameter passed in is "true" value.
So, please double check your case configuration.