0

I have a requirement to show/ hide Menu(s) on the initial load of the Pega mobile application dynamically.

Configuration:

#1 WHEN rule on the Desired Menu rule to conidtionally show/ hide based on a condition (Lets say pxRequestor.pyTempTrueFalse = true)

#2 Userworkform - Dynamically set the pxRequestor.pyTempTrueFalse = true. Note: This is just an example of setting a property from UserWorkForm. In real-time we get details from the Custom module plugin and set the values onto a page.

Observed that, the footer Navigation Rule is loaded first even before the UserWorkForm. As a result, the requirement to hide/ show the relevant Menu doesn't work as expected.

Is there any way to achieve this?

  1. Delay the loading of Footer navigation or Refresh the Footer navigation?

  2. How does the Footer load? The rules or origin of this?

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.