activate automatic load

This commit is contained in:
Gregor Wolf
2021-11-12 22:31:42 +01:00
parent 7407b0aae3
commit 2e13b37096
3 changed files with 3 additions and 0 deletions

View File

@@ -73,6 +73,7 @@
"options": {
"settings" : {
"entitySet" : "Books",
"initialLoad": true,
"navigation" : {
"Books" : {
"detail" : {

View File

@@ -68,6 +68,7 @@
"options": {
"settings": {
"entitySet": "Authors",
"initialLoad": true,
"navigation": {
"Authors": {
"detail": {

View File

@@ -68,6 +68,7 @@
"options": {
"settings": {
"entitySet": "Books",
"initialLoad": true,
"navigation": {
"Books": {
"detail": {