Event Objects

Objects associated with events

Menu

Author Reading

API Name : Author_Reading__c

An event where the author reads selected chapters from a new book which the attendees have the option of buying.

Fields : 2 Relationships : 1
Fields
Name Label Type Description Encrypted Info Page Layouts
Book__c Book Lookup The book that the author will be reading from. Lookup : Book__c Reading Layout (Edit)
Virtual__c Virtual Checkbox Indicates if this is a virtual event. Reading Layout (Edit)

Book Signing

API Name : Book_Signing__c

An event where the author of the book signs copies purchased by customers.

Fields : 4 Relationships : 2
Record Types
Label Name Description Active
Conference Conference A book signing at a conference. true
In Store In_Store A book signing in a book store true
Fields
Name Label Type Description Encrypted Info Page Layouts
Author__c Author Lookup The author who will be signing copies of their book. Lookup : Author__c Book Signing Layout (Edit)
Book__c Book Lookup The book that the author will be signing copies of. Lookup : Book__c Book Signing Layout (Edit)
Ends__c Ends DateTime Book Signing Layout (Edit)
Starts__c Starts DateTime Book Signing Layout (Edit)