Hi,
I had followed below step for Flow UI Migration, i am able to import MenuPolicy library but for screen policy i am still getting error as not import found.
* Replace
@ScreenPolicyand
@MenuPolicy annotations in other roles
Hi,
I had followed below step for Flow UI Migration, i am able to import MenuPolicy library but for screen policy i am still getting error as not import found.
* Replace
@ScreenPolicyand
@MenuPolicy annotations in other roles
Use io.jmix.securityflowui.role.annotation.ViewPolicy
annotation for defining access to UI views.