Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8594

Re: Navigate with MVC and XML pages

$
0
0

Hi Maria,

 

Got it,

In the App.view.xml:

Replace the following line :

 

<mvc:XMLView  viewName="view.HomePage" id="idHomePage" />

 

with the following

 

<mvc:XMLView  id="homePageView"  viewName="view.HomePage" />

 

 

And Similarly,

Replace the following line:

 

<mvc:XMLView viewName="view.Order" id="idOrder" />

 

with the following:

 

<mvc:XMLView id="orderView" viewName="view.Order" />

 

 

 

 

Please do let me know


Viewing all articles
Browse latest Browse all 8594

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>