Just wondering something about editors X and Velos capabilities.
Is there a way to prevent a repeating element from reloading every time the user performs an action? For example the header of a website is not going to change (except the active element) or a dashboard menu?
This could be either:
· Partial page refreshing on selected subdomain pages
· Settings for “selective refreshing” of elements across multiple pages
· Element caching or element preloading on pages
Basically a function to not reload elements that are static across the website and the ability to move between subdomains only loading the actual info that is changing?