Skip to content

Commit

Permalink
forms doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanMPierson committed Mar 23, 2016
1 parent 8f53ff9 commit 7e0dcbc
Show file tree
Hide file tree
Showing 4 changed files with 597 additions and 596 deletions.
Expand Up @@ -8,7 +8,7 @@ taxonomy:

Admin-side forms can be created with a variety of fields. This document provides a complete reference of the properties of each field, and provides usage examples.

In addition to the fields listed below, reserved for usage in the Admin, you can also use all the fields available in the frontend forms described in [the Frontend Forms Fields Reference](/forms/forms/reference-fields-available).
In addition to the fields listed below, reserved for usage in the Admin, you can also use all the fields available in the frontend forms described in [the Frontend Forms Fields Reference](/forms/forms/fields-available).

### Special Form Fields Available Exclusively in the Admin

Expand Down
Expand Up @@ -76,7 +76,7 @@ form:
three: Three
```

The fields types you can add are listed in [Available form fields for use in the admin](../reference-fields-available)
The fields types you can add are listed in [Available form fields for use in the admin](../fields-available)

### How to name fields

Expand Down

0 comments on commit 7e0dcbc

Please sign in to comment.