-
Notifications
You must be signed in to change notification settings - Fork 1
Forest News and Events
Andy Lo edited this page May 2, 2018
·
2 revisions
Editing news items or events is a fairly straightforward process, and should be the same for creating any other type of data record.
The only caveat to be aware of is that news and events need to be flagged for publication in order to be displayed.
Events typically have locations, and for this project, locations are located in their own table.
To associate an event with a location, first ensure that the location has been created in the Locations
table.
For more detailed information on the process, please see the section labeled "Adding Related Data" in the documentation on managing resources.