cache buster in axes?

Use this Forum to post your “How to …” questions about your use of aXes. This is not a technical support forum. Both the aXes Support Team at LANSA and other aXes customers may answer your questions. LANSA cannot guarantee the accuracy of any information posted by customers.

Moderator: jeanmichel

Post Reply
eduardorama
Posts: 13
Joined: 19 Aug 2020, 11:26

cache buster in axes?

Post by eduardorama »

Is there a way to add like a 'cache buster' in axes?

The scenario is that, multiple users want to be able to test the changes of each other without having to clear their cache.
(This will be used by designers only).


Thanks,
Eduardo
User avatar
Dino
Posts: 88
Joined: 19 May 2017, 08:29

Re: cache buster in axes?

Post by Dino »

I dont know an effective cache buster, but what I do is run in private mode in the browser. that way you dont have to worry about the cache, for example from windows run:

Code: Select all

chrome -incognito "http://192.168.1.400:4210/wba/home.html"
Post Reply