Closed
Solved
How to make dynamic layout visibility when rules visible in Tracer events ?
Two dynamic layouts in the same section and visibility when rules are set for both the dynamic layouts.
In Tracer, I checked When rule evaluation s, Stream rules and Pega -UIengine, and my app rulesets as well.
But, In Tracer I could see only the second when rule events and not the first dynamic layout when rule.
On dynamic layout1 visibility when, a when rule assume SampleWhen1 is called and dynamic layout2 visibility when , a when rule assume SampleWhen2 is called.
Why I couldn't see the first visibility when rules execution in the Tracer ?
To see attachments, please log in.
Hello Karthik,
Thanks for posting your query in PSC :)
On Pega 7.2, I configured the section with 3 dynamic layouts. First one without any condition (i.e. visibility as Always), Second one with visibility when condition using OOTB pyIDNotBlank, and Third one with visibility when condition using OOTB BrowserIsIE. Refer the below screenshot:
When I execute the use case in IE browser, I see both the when conditions being called as observed from the tracer logs. Refer the below log snippet:
Provide below information:
1) Verify if the when condition is based on the browser.
2) Mention the Pega and browser version used
3) Section configuration screenshots
4) Share the tracer log
Regards,
Rincy