Program Search Configuration - CCC Content Type
ID: 322
Name: Program Search Configuration - CCC
Description: Content to configure the Course Search.
How to Use:
- Fill in the "Name" field with the name of the element.
- Add the navigation asset to the courses JSON in the "JSON Source" field. This source will provide data for navigation.
In CCC case we have three sources:- Programs (navitation id: 294)
- Courses (navigation id: 296)
- Top Cards (navigation id: 303)
- Choose the PHP main library PHAR file in the "PHP Search Library" field. This library will be used for searching and it's located in the media library under the Categorised / Site Assets / PHP Modules / PHP Search folder
- Enter the maximum number of results to output before pagination in the "Max Results per Page" field. This determines how many results will be displayed on each page.
- Optionally, provide a link to the Course Compare section in the "Course Compare Link" field. This link will be outputted for course comparison.
Content Element Details
| Name | Description | Size | Type | Required |
|---|---|---|---|---|
| Name | The Name Element | 80 Characters | Plain Text | true |
| JSON Source | Add the navigation asset to the courses JSON | 200 Characters | Plain Text | true |
| PHP Search Library | Choose PHP Main Library PHAR file | 80 Characters | Media | true |
| Max Results per Page | Number out results to output before pagination | 80 Characters | Whole Number | true |
| Course Compare Link | Output Link to Course Compare section | 256 Characters | Plain Text | false |