[primary] use a new rtypevid flag in primary view display controller, allowing to tell the view for a non final relation should be called as an attribute view (eg, not on the target rset)
functionset_tab(tabname,cookiename){// set appropriate cookieloadRemote('json',ajaxFuncArgs('set_cookie',null,cookiename,tabname));// trigger show + tabname eventtrigger_load(tabname);}