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

IF Statement in Navigation Structures


Go to End


1426 Views

Avatar
StuBlackett

Community Member, 2 Posts

2 June 2009 at 1:41am

Hi,

What I'm looking to do is create a page, but seperate all the data out into subpages.

Now I believe you can do this with IF Statements in PHP, but how do you do this in SilverStripe.

Basically in the admin side everyone is seperated into step by step tabs, I'd like to then show that out in the front end also.

Any help appreciated