Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

UserForms - change design SS template


Go to End


3 Posts   2358 Views

Avatar
Johan

Community Member, 49 Posts

21 June 2011 at 8:42pm

Edited: 21/06/2011 8:45pm

Hi all

I love this module but I cannot find out how to change the design template for each of my forms it uses presuming it uses page.ss

Thanks for any help and hope this modular or similar system comes with Silverstripe 3.0.

Avatar
Willr

Forum Moderator, 5523 Posts

22 June 2011 at 5:32pm

It uses Page.ss by default. You can optionally create a UserDefinedForm.ss template that the form page will use instead.

Thanks for any help and hope this modular or similar system comes with Silverstripe 3.0.

It used to be built in, we spilt it out from the official core as not all sites needed it and we try and keep the core install as small as possible. Once 3.0 has reached beta I'll be upgrading the module to work with the new core changes.

Avatar
Johan

Community Member, 49 Posts

23 June 2011 at 12:55am

Edited: 23/06/2011 1:02am

we spilt it out from the official core as not all sites needed it

Makes sense. We are creating many sites in Silverstripe over Wordpress this year and only a few sites use this module so far. Coming up with a few tiny bugs in the CMS and WYSIWYG bit but so far very good.

Thanks again for the help.