Showing posts with label User Defined Forms. Show all posts
Showing posts with label User Defined Forms. Show all posts

Wednesday, 24 August 2011

Silverstripe - User Defined Forms Page Template

Silverstripe - User Defined Forms Page Template

If you are using a the 'UserDefinedForms' module in Silverstripe you can set up a custom page layout just like you would a normal page layout, except you do not need to use a .php file to rebuild the database, instead just add a layout file (.ss) called UserDefinedForm.ss

click here for the original site