Custom forms for courses

Hi,


I got a new client which are holding courses in cooking, bakery…



The mission is to create a simple way for the non-what-so-ever-technical editors to create new courses on the webpage.



A course page is meant to include a brief text and a form from the interested visitors can fill in their info.





Since this course pages will look in the same way I was wondering about if there’s any tips on how to implement this. I was thinking of creating a custom form asset. When the editor creates a new asset of this kind it automatically includes the form contents and layout.



An easy way is to create an asset which holds the correct format of the form and layout. When the editor wants to create a new course page he/she simply clone the "template asset". To me this is a to quick-n-dirty solution.





Anyone else who worked on this kind of (course) forms?

I haven't tried to do this, but it seems like a good way to do it; let your non-technical (but _admin using) users copy the original form, and just modify the name and the content bodycopy to suit their course. Seems easy enough :slight_smile:

Maybe it would be a good idea to implement a feature which let you create templates which you easily can add like creating a new asset.


The problem with cloning assets is that urls & names follows which is quite demanding to change. Those extra steps to change it isn't a nice way to achive it. I think it would look much more professional if there was some kind of template feature to handle it… :slight_smile:





I'll post it into bug system as a feature request.