0 Votes

Movies Class

Last modified by Cyril Boillat on 12/03/2021

Class Properties

  • Title (title1: Computed Field)
  • Poster (longText1: TextArea)
  • Genre (staticList1: Static List)
  • Release Date (date1: Date)
  • Runtime (minutes) (number1: Number)
  • Seen (boolean1: Boolean)
  • Director (databaseList1: Database List)
  • Storyline (content1: Computed Field)
  • You can use the class editor to add or modify the class properties.

Create a new page

Title of the new page
Location in the page hierarchy where this new page will be created.

Existing Pages

The following pages have objects described by this class.

Class Sheets

Information

The sheet allows you to control the presentation of pages of this type. You can use the default presentation, which enumerates all the available fields, or you can design your own presentation. You can also choose different presentations for the viewing and for the editing modes.

View the sheet page (Help / Applications / ... / Code / MoviesSheet) »

Class Template

Information

The template is the page used as the model when creating a new page of this type. It contains an instance of your class.

View the template page (Help / Applications / ... / Code / MoviesTemplate) »

Class Template Provider

Information

The template provider allows to create wiki pages using an existing template. A template will be displayed in the Create menu.

View the template provider page (Help / Applications / ... / Code / Movies Template Provider) »