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.

Customising the CMS /

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

Individual Forms with Insert into Database


Go to End


2 Posts   2612 Views

Avatar
Breastfed

Community Member, 44 Posts

6 March 2009 at 8:27am

Hello Everybody,

i am trying to understand the CMS, the Framwork and it's Possibilities.

I am experienced with an other CMS, but this is more CMS than the ability to imigrate a Forum, Blog or more.
Due to my Development of a Community with Forum, Blog Function and CMS Functions i looked around for a few CMS, but this here seems to be my solution. :)

I dont know where to start my Thread, so i picked this Board.
If i am wrong please switch me in the correct one.

What i want to ask is the following:

In my Community User (not logged in) should be able to fill out certain Forms, one Form could be "add Locations" (a Image is attached).
The Form submits the Data into a Table in the Database with status "awating Confirmation".
After an admin checked the Data the status should be "live".

On the Page with the name "Locations" all Locations with the Status "live" should be shown there. Maybe a Overview and a detailed view.

This Kind of Form would be in the Community about 3-4 times.
Different Datafields, same Use.

I would be glad to get some help here.

Thank you!

Attached Files
Avatar
Breastfed

Community Member, 44 Posts

7 March 2009 at 5:05am

Somebody who might help me?