Admin Control Panel > categories.
This page has all the categories and their subcategories defined in the system.
This portion has action buttons that can be used for performing different action on single or
multiple (using check boxes) entities at a time. The buttons that are available are published,
unpublished and delete.
This portion is filter for categories listing. Admin can filter records on the basis of category title
and category status (published, unpublished). When admin uses filter only records that fulfill his
provided criteria are shown on the page. Reset button will disable filter criteria and show
all records.
This portion is table header it tells us what different columns represent about a record. First column
is a check box it can be used to select multiple categories and perform any action on those categories
using top action buttons.
This portion represents an individual record. It has title, default, published, ordering, actions for
a category.
Category title is text how the category will appear in combo box or as value on (views and listings).
Default means category will be selected by default (on page load) on forms.
Publish status controls whether category will be visible in a combo box or not.
Ordering means what will be the sequence of the categories in a combo box.
Published, unpublished, default, ordering for user or visitor can be changed by a single click for all
categories except certain categories.
Ordering of any categories can be increased or decreased by a single click.
If admin clicks on edit icon then admin will be redirected to add category layout with details
of category filled in the form(edit case).
If admin clicks on delete icon then category will be deleted, if no entity (company, job, resume)
holds that category as value and it does not default category.
Unpublished category cannot be set default and also default category cannot be unpublished.
This is how a a subcategory is gonna appear, the difference between a category and sub category is
subcategory title will have '|--' as prefix.
Subcategory if a subcategory will have this prefix (|--) twice and so on.
Default Pagination Size
Click here to read more...
Found errors? Think you can improve this documentation? Simply click the Edit link at the top of the page, and then the icon on Github to make your changes.