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.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

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

[Form] using specific templates with forms (extends Form)


Go to End


1705 Views

Avatar
__fabrice

Community Member, 32 Posts

3 July 2009 at 8:22am

Edited: 03/07/2009 8:23am

Hi,

I want to use a specific template when I create a form. I read this tutorial and this one.

So, how can I create my own template (.ss file) ?

In the second tutorial, i try to use my own class Form like the example in the "Using a custon template" section. But for now, how can I use it ?, and where ?, in my class Contact_Controller extends Page_Controller { file ?

I don't know how to do.

Thanks,
Fabrice