Forum


HomeHomePublicPublicDevelopmentDevelopmentSPA module Skin ProblemsSPA module Skin Problems
Previous
 
Next
New Post
9/16/2016 5:30 AM
 

Purple,

The short answer is 'no'.  There is no built-in way to "dispatch" another module view inside another.  That being said, you can certainly do this with either a SPA module or MVC module.  With an MVC module, you can build out razor partial views to swap out.  For SPA, you would use aspects of the javascript framework to accomplish this.  

For example, in Knockout, you could use template binding to load html knockout templates into your view dynamically.  See Note 5 and 6 on the link.

In Angular, you could use a directive where you swap out the template OR you could leverage the aspects of Angular's MVC framework to load in partial views from outboard html files.

 

 
New Post
9/16/2016 6:04 AM
 

Thank You Scott.

Please let me know alternate way other than  using 

[skinsrc=/Portals/_default/Skins/Gravity/Home] to force skin for SPA page with ctrl  querystring.

my current URL looks like

[http://dnndev.me/Home/ctl/Default/mid/422?skinsrc=/Portals/_default/Skins/Gravity/Home]

Thanks in advance.

 

 

 
Previous
 
Next
HomeHomePublicPublicDevelopmentDevelopmentSPA module Skin ProblemsSPA module Skin Problems



Try FREE
30 days money back guaranteed