VL Web Routing

This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
Post Reply
adrian.bustillo
Posts: 21
Joined: Thu Mar 16, 2017 5:14 pm

VL Web Routing

Post by adrian.bustillo »

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)
KEC
Posts: 12
Joined: Fri Jun 04, 2021 4:58 pm

Re: VL Web Routing

Post by KEC »

Yes, you can still specify developer=yes as a query parameter

Karen
Post Reply