Objects associated with events
An event where the author reads selected chapters from a new book which the attendees have the option of buying.
Fields : 2 Relationships : 1| 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) |
An event where the author of the book signs copies purchased by customers.
Fields : 4 Relationships : 2| 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 |
| 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) |