We recently released a major update to the User Forms module. We mentioned the features earlier, but these features are now ready for production websites.

An exciting feature added to this version of the User Forms module is that it supports custom fields. These extensions are created by writing PHP code that can sit in their own folder, making them easy to share and reuse. Technically, you extend the EditableFormField PHP class; see the Google Maps Selection Field source code for an example. We're looking forward to seeing the community contribute useful types of fields, and we are also happy to know that the core module does not need to bloat with all sorts of rarely used field types.
Is it possible to have different email templates for each form and each recipient ? Something like
ContactUsEmailSubmissionDefault.ss
ContactUsEmailSubmissionAdmin.ss
RegistrationSubmissionDefault.ss
RegistrationSubmissionAdmin.ss
Perhaps subclassing or with SS extensions?
Posted by Devis, 3 years ago
RSS feed for comments on this page | RSS feed for all comments
Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com
Comments on this website? Please give feedback.