related name attributes select
[sgn.git] / docs / r_markdown_docs / managing_locations.Rmd
blob7a6126610ee3c05dacf1a7d1d2e6d2f32a33ecb1
1 # Managing Locations
3 Field locations can be managed using the “**Manage Locations**” page. On this page, locations in the database are organized based on their breeding programs. Each location has a link to trials conducted in that location. To add a new location, click on the “Add Location” button that links to the “Add New Location” form.
5 ```{r echo=FALSE, out.width='95%', fig.align='center'}
6 knitr::include_graphics('assets/images/image141.png')
7 ```
9 On the “Add New Location” form, fill out the location name that you want to add. Latitude, longitude, and altitude are optional. Submit the new location by clicking on the “Add Location” button at the bottom right of the form.
11 ```{r echo=FALSE, out.width='95%', fig.align='center'}
12 knitr::include_graphics('assets/images/image187.png')
13 ```