@topsurfer
ich habe zum testen nur die 2 view seiten auf meinem testsystem angelegt
view1
Spoiler
{
"name": "view1",
"settings": {
"style": {}
},
"widgets": {
"w000038": {
"tpl": "tplHtml",
"data": {
"bindings": [],
"g_css_background": true
},
"style": {
"bindings": [],
"left": "43px",
"top": "80px",
"width": "441px",
"height": "334px",
"background-image": "url(https://testbilder.sourceforge.net/doc/html/universal-testbild.png)",
"background-repeat": "no-repeat",
"background-position": "cener top",
"background-size": "cotain"
},
"widgetSet": "basic"
},
"w000039": {
"tpl": "tplHtmlNav",
"data": {
"bindings": [],
"html": "view2",
"nav_view": "view2",
"sub_view": null,
"g_common": true
},
"style": {
"bindings": [],
"left": 503,
"top": 110,
"width": 200,
"height": 130
},
"widgetSet": "basic"
}
},
"activeWidgets": []
}
view2
Spoiler
{
"name": "view2",
"settings": {
"style": {}
},
"widgets": {
"w000040": {
"tpl": "tplHtmlNav",
"data": {
"bindings": [],
"html": "view1",
"nav_view": "view1",
"sub_view": null,
"g_common": true
},
"style": {
"bindings": [],
"left": 503,
"top": 110,
"width": 200,
"height": 130
},
"widgetSet": "basic"
}
},
"activeWidgets": []
}