21285 Posts in 5732 Topics by 2602 members
| Go to End | Next > | |
| Author | Topic: | 405 Views |
-
Create a User Defined Form

9 November 2011 at 2:40am
Hi, I am brand new to SilverStripe and have just installed it. I am currently working through the help topics that concern the features that I wish to add to my website. I want to add a user defined form but when i click on 'Create' and scroll down for 'user defined form' the option isnt available. All I have are 'page', 'Redirector page', 'Error page' and 'Virtual Page'.
Do I have to install something first or update to receive the other options?Any help is appreciated
Thanks
Chipie -
Re: Create a User Defined Form

9 November 2011 at 3:42am
Hi Chipie,
Welcome to the forums!
You need to install (http://doc.silverstripe.org/sapphire/en/topics/modules#installation) the module...
-
Re: Create a User Defined Form

9 November 2011 at 4:34am
Thanks for that. If I have this correct then, if i want to add any new feature such as a blog or picture gallery, then i should be installing a module for it first?
Thanks again for help
Chipie
-
Re: Create a User Defined Form

9 November 2011 at 4:38am
Yes that if you want to extend the system with modules, you need to install them.
Or you can code them - this is why people choose silverstripe not for it's module to theme library - but it's ability to be customised thorught coding. -
Re: Create a User Defined Form

9 November 2011 at 4:59am
Hi installed the module I want but read something about dev/build/ could you explain what I have to do exactly.
I am running the website on a local webserver.Thanks
Chipie
-
Re: Create a User Defined Form

9 November 2011 at 5:05am
how about watching the "screen blast" on the home page?
http://www.silverstripe.org/ -
Re: Create a User Defined Form

9 November 2011 at 8:42am
That video is brilliant solved a lot of problems for me.
I have been trying to rebuild the database but keep getting an error, page not found.
I have installed silverstripe files into a folder called caseproject.
http://localhost/caseproject/dev/build?flush=1Any ideas?
Chipie
-
Re: Create a User Defined Form

9 November 2011 at 8:53am
could be because you don't have mod_rewrite turned on...
try turing it on (wamp -> apache -> apache modules -> scroll and tick rewrite_module)
or try using the index.php to fake it... http://localhost/caseproject/index.php?/dev/build?flush=1
| 405 Views | ||
| Go to Top | Next > |


