This is code Fragment that needs to be added below the first Object Page declaration
"pages": [
{
"navigationProperty": "To_Ob1",
"entitySet": "ObjectPage1Set",
"component": {
"name": "sap.suite.ui.generic.template.ObjectPage"
}
}
]Please note the last section where the Navigation for New Object Page is added
"sap.ui.generic.app": {
"_version": "1.1.0",
"pages": [
{
"entitySet": "ListReportSet",
"component": {
"name": "sap.suite.ui.generic.template.ListReport",
"list": true,
"settings": {
"hideTableVariantManagement": true
}
},
"pages": [
{
"entitySet": "ObjectPage1Set",
"component": {
"name": "sap.suite.ui.generic.template.ObjectPage",
"settings": {
"showRelatedApps": false
}
},
"pages": [
{
"navigationProperty": "To_Ob1",
"entitySet": "ObjectPage1Set",
"component": {
"name": "sap.suite.ui.generic.template.ObjectPage"
}
}
]
}
]
}
]
},


You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 27 | |
| 24 | |
| 13 | |
| 12 | |
| 12 | |
| 11 | |
| 10 | |
| 10 | |
| 9 | |
| 9 |