我想在sitecore 8中创建一个向导,我该怎么办?有没有办法覆盖管道并将正常的网页显示为对话框?请给我一些想法。
答案 0 :(得分:4)
查看Sitecore SPEAK,您可以在Sitecore 8中创建对话框控件或完整应用程序。您可以使用SPEAK控件创建向导。
以下是Sitecore SPEAK上的一些视频。 (视频在Sitecore 7.1上,但构建SPEAK应用程序的过程是相同的)
https://www.youtube.com/user/JakobHChristensen/videos
doc网站上也有很好的文档: https://doc.sitecore.net/speak
和Martina的博客: http://mhwelander.net/2014/06/27/speak-for-newbies-part-1-creating-a-new-application/
我在GitHub上有几个SPEAK演示应用程序。 https://github.com/sobek1985/EntityServiceDemo