PHP Search Views - CCC Content Type
ID: 324
Name: PHP Search Views - CCC
Description: A Content Type to output the module you need.
How to Use:
- Fill in the "Name" field with the name of the element.
- Enter the section where the program search configuration is located.
- Select the position in the page from the options provided in the "Position in the page" dropdown menu.
- Select a view from the Media Library in the "View" field. This view will be displayed on the page. Currently there are two views in the media library, the search form (search-form.php) and the search results (search-results.php)
- Optionally, provide the section link for the main view section in the "Main View Section" field. This is used when loading different modules on different pages.
- Enter any optional PHP variables in the "Options" field. These variables are used for additional configuration.
Content Element Details
| Name | Description | Size | Type | Required |
|---|---|---|---|---|
| Name | The Name Element | 80 Characters | Plain Text | true |
| PHP Search Config Link | PHP Search Section Link | 80 Characters | Section/Content Link | true |
| Position in the page | Select position in the page | 80 Characters | Select Box | true |
| View | Select View from the Media Library | 80 Characters | Media | true |
| Main View Section | Use when you load different module in different page | 80 Characters | Section/Content Link | false |
| Options | Optional PHP Variables | 500 Characters | Plain Text | false |