Alternative Directions
singularName: alternative-directionpluralName: alternative-directions
Stores the alternative directions (text descriptions how to get to a runsite) for a location. Generated from legacy data and planned to be removed in the future as only one direction should be related to a location
Schema
| Name | Type | Details |
|---|---|---|
| run_directions | richtext | |
| location | relation | manyToOne → Locations |
| location_name | string |
Lifecycles
beforeCreate (async)
Set location_name to the runsite_name of the related location
Parameters:
event: - Lifecycle event
Returns:
