Hi All,
I'm currently using the new PageMetadata property of a Navigation Action to generate a page based on a MDK Rule using complex rules from an ODATA Set.
This page has another navigation action to another page which performs an ODATA Action and go back to the first page. I'd like to run the rule again to update the page metadata because metadata only gets updated if I close and open the page again.
I've tried setting ClearHistory and creating and action bar item calling the navigation action again. But It seems that once this page is already in navigation stack, the PageMetadata Rule is not called anymore. I've set breakpoints in all rules with no success.
Did someone experienced a situation like this? Actually using MDKClient 5.0.1.
Maybe setting a Rule for OnReturning event?
Best regards,
Fabio Purcino