点击此处---> 群内免费提供SAP练习系统(在群公告中)
加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)
大家好,
我想在从拆分控件导航时添加一个新的全屏视图,现在,我在这里共享的代码正在正常工作,主屏幕是静态的,在detailPage视图内部正在从一个导航到另一个。 全屏。 我附上了屏幕截图。 批准历史记录屏幕需要全屏显示。 请提出一些想法。
Component.js 配置:{ resourceBundle:"", serviceConfig:{ 名称: "", serviceUrl:"/img/sap/opu/odata/sap/ZCOS_SRV/" } }, 路由:{ 配置:{ viewType:" XML", viewPath:" SalesOrder.views", clearTarget:否, controlId:" idSplitApp", controlAggregation:"母版页", 过渡:"显示" }, 路线:[ { 模式:"", 名称:"大师", 目标:"大师", controlAggregation:"母版页" }, { 模式:"详细信息/{EmployeeId},{WorkitemId}", 名称:"详细信息", 目标:"详细信息", controlAggregation:" detailPages" }, { 模式:" ProductInfo", 名称:" ProductInfo", 目标:" ProductInfo", controlAggregation:" detailPages" }, { 模式:" ProductInfo2", 名称:" ProductInfo2", 目标:" ProductInfo2", controlAggregation:" detailPages" } ], 目标:{ 主人:{ viewName:"大师", controlAggregation:"母版页" }, 详细信息:{ viewName:"详细信息", controlAggregation:" detailPages" }, 产品信息:{ viewName:"产品", controlAggregation:" detailPages" }, ProductInfo2:{ viewName:" Appdet", controlAggregation:" detailPages" } } } },
(65.4 kB)
你好Vinoth,
我在项目中有类似的要求。 您能告诉我您使用的任何可能解决方案吗?
感谢和问候,
瑞信
你好,
我也在寻找类似的解决方案,但找不到。 有人可以帮忙吗?
谢谢
Bhavik
对于跨应用导航,请使用子路由。
对导航视图的调用通常是在控制器中使用navTo()方法完成的。
您找到了解决方案吗??
您好,
使用它。
在App.view.xml中,您需要以下所有App。
此致
Gururaj
一周热门 更多>