1792 Posts in 588 Topics by 560 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 573 Views |
-
User Form page type

4 January 2011 at 11:08am
Hi guys, i am using UDF into SS. From what i understand, the
UserDefinedForm.php
uses Page.ss as a template
/ / / /
How to have
UserDefinedForm.php
use InteriorPage.ss (i template i created) as a template? I tried this, to no results:
Into userforms/code/UserDefinedForm.php
class UserDefinedForm extends InteriorPage {
instead of
class UserDefinedForm extends Page {
I flushed using dev/build?flush=1
Thanks1
| 573 Views | ||
|
Page:
1
|
Go to Top |

