Debug (line 261 of RequestHandler.php):
Testing 'element/$ID!' with '' on PageController
Debug (line 261 of RequestHandler.php):
Testing '$Action//$ID/$OtherID' with '' on PageController
Debug (line 269 of RequestHandler.php):
Rule '$Action//$ID/$OtherID' matched to action 'handleAction' on PageController. Latest request params: array (
'Action' => NULL,
'ID' => NULL,
'OtherID' => NULL,
)
Debug (line 185 of RequestHandler.php):
Action not set; using default action method name 'index'
Features Element Block »
Features Element Block
- “Features” tab appears after clicking “Create” at the bottom of the page
- Content Tab Fields:
- Title (displayed if checked) - Adds a formatted title above the entered Content
- Content - Text that displays below the title but above the Features
- Alternate images and text (checkbox) - if checked, alternates every other feature. If unchecked, displays all left-justified.
- Features Tab:
- Add Feature button - click to create a new feature
- Features Table
- Click entry to edit
- Drag and Drop reordering
- Features Edit Fields:
- Name - used to identify the feature in the CMS table
- Title - Headline of the Feature
- Link - Call to Action, displays under the description
- Image - Displays to the right or left of the text (depending if alternate was checked or not on the Content Tab)
- Description - paragraph text that appears below the title and above the Link
Live
Developer tools
Debugging