CandidateClass

Last modified by Ludovic Dubost on 2009/10/18 22:11

Class Properties

  • first_name (first_name: String)
  • last_name (last_name: String)
  • email (email: String)
  • skype (skype: String)
  • office (office: Static List)
  • status (status: Static List)
  • rating (rating: Number)
  • details (details: TextArea)
  • nextsteps (nextsteps: TextArea)
  • assignee (assignee: Database List)
  • phone (phone: String)
  • department (department: Static List)
  • 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.
per page of Page
Object Count Actions
The environment prevents the table from loading data.
 
Page

Class Sheets

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.

The sheet is not bound to the class so it won't be applied automatically when a page that has an object of this class is displayed. 

View the sheet page (Recruitment Application Code / Candidate Record) »

Class Template

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 (Recruitment Application Code / CandidateClassTemplate) »