cancel
Showing results for 
Search instead for 
Did you mean: 

can we call JS view in XML View using nested view concept.

01-04-2017 8:42 AM
458 views 1 comments
0 Likes
SAP Managed Tags
Subscribe

I have a IconTabBar in XML view for one of the tab I need to call JS View which reade OData is that possible. Please help me

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Yes, We can call js View via xml view .

using <mvc:JSView viewName="xxxxxxxxxxxxxxxxxxxxx"/>

I tried but ended up trouble with interface.

can we call js view in other js view?