The closest so far is creating templates for editors that can contain child pages. Check out
http://geta.no/blogg/episerver-instant-templates/
Other option is creating a separate folder structure they can copy paste from. Don't think there exist a neat dojo plugin wizard...
Thanks Daniel. Great stuff and I think this is great! But far away from what I'm looking for! I may try to build something very simple to see if we can have some of devs onboard as open source project. I think this can change the whole experience many customers currently experiencing. Happy to hear others ideas.
Hi, Aria,
What you could do is the following:
In the settings, you could have a reference to a page that contains a structure. We used this to build different types of groups (country, site, etc) - basically, these were pages with some structure that we mimic when we create a new group based on that structure. You could expand that with as many other properties, checkboxes or headings, etc. for your need.
The pro is that it's easily maintainable, since it relies on existing Episerver APIs and structure (no dojo either), the con might be that it might not work too fast if you have many pages, you'll need to test that and see if your editors can leave with the delay when they click the button.
BR,
Marija
Hey Marija,
Great approach. We are currently using similar approach but the problem is data needs to be enter is huge and there are some dependecy between data! for example if user selected value "Red" from drop down list we want to show one more step and this is impossible and the whole approach is kind of hack. But for short term works perfect :)
Thanks again,
Aria
Hi champs,
I'm dealing with a client. They have a requirement to create a set of pages. Now they copy one existing one and paste it and change the values. Solution is not clean so I'm thinking to give them multi-step wizard. So they provide information require one by one and based on inforamtion provided create set of pages with specific hierarchy. I'm wonder anyone did this before. There are many altenative but I prefer to use EPiServer admin area but with our friend "Dojo" it seems hard to me. Just wonder if anyone have any experience.
Regards,
Aria