VL Web Routing
Posted: Mon Sep 02, 2024 4:26 pm
Hi!
I am working on application that uses VL-Web and using Routing (PRIM_WEB.Router) as a navigation between views.
here is the sample URL of the app
https://domain/<lansa>/<partition>/<web component>/<uri / parameters>
My question is how can we set the development mode in Routing type of navigation? Because before routing, we just set parameter to developer=yes. The application won't use cache memory or get assets from the server.
Does developer=yes still works in Routing? Because every time I add the development parameter, the URL returns to routing. (URL Sample above)
I am working on application that uses VL-Web and using Routing (PRIM_WEB.Router) as a navigation between views.
here is the sample URL of the app
https://domain/<lansa>/<partition>/<web component>/<uri / parameters>
My question is how can we set the development mode in Routing type of navigation? Because before routing, we just set parameter to developer=yes. The application won't use cache memory or get assets from the server.
Does developer=yes still works in Routing? Because every time I add the development parameter, the URL returns to routing. (URL Sample above)