DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

FE input events (Admin)

If you have followed the previous tutorials, you are now familiar with the SAV Library Extension Generator. The “Admin” form has three views: “Admin_List”, “Admin_Single” and “Admin_Edit”.

  1. Download the extension “sav_library_example9” from the TER and open it in the Kickstarter.
  2. Look at each folder tab and analyze the configuration of each field.
  3. Create a page and a sysfolder as shown below.
../../_images/Tutorial9FileAdmin.png
  • Insert the extension in the page “Admin” and configure the “Storage page” in the “Advanced tab” so that it points to the sysfolder (“Events” in the example).
../../_images/Tutorial9AdminFlexform.png
  • In the List mode (Web->List), create the categories and the periods in the sysfolder. Use color names recognized by JpGraph library. In this example, the year events are organized by quarters.
../../_images/Tutorial9EventCategory.png
../../_images/Tutorial9EventPeriod.png
  • Go to the Front End and insert events. Events are displayed in the “List” view by decreasing order of the begin date (see the “Order clause” in the “Admin_Query”).
../../_images/Tutorial9AdminEditView.png
../../_images/Tutorial9AdminListView.png