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.

Introduction

What does it do?

This extension was created with the SAV Library Kickstarter in order to be used with the SAV Library Plus extension.

The SAV Library Extension Kickstarter makes it possible to directly build extensions without any PHP coding, thanks to simple configuration parameters.

The SAV Library Kickstarter includes:

  • Creation of multiple views of the data,
  • Front end input of the data,
  • Views with folders,
  • Context Sensitive Help,
  • Generation of emails,
  • Generation of RTF files using database tags,
  • Data export in CSV format,
  • Many other features.

The aim of this extension is to deal with multiple forms of the same table and to explain how update views can be used. It creates a guest book which is inspired from the extension “ve_guestbook ” (Modern guest book) available in the TER.

This extension uses a table with the following fields:

  • the guest firstname,
  • the guest lastname,
  • the guest email,
  • the guest website,
  • the guest message,
  • a comment field.

Important

For more information, please read the Tutorial 7 section of the SAV Library Plus documentation.

Screenshots

Guest Edit View

../_images/ScreenshotsGuestEditView.png

Guest Admin List and Edit Views

../_images/ScreenshotsGuestAdminListView.png
../_images/ScreenshotsGuestAdminEditView.png

List View

../_images/ScreenshotsListView.png

Teaser View

../_images/ScreenshotsTeaserView.png