Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianthedev committed Jun 3, 2024
1 parent 27fcf08 commit 7967b60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/3.0/field-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -651,6 +651,7 @@ This section is WIP.
:::

:::option `for_attribute`

<VersionReq version="3.6.2" />

Allows to specify the target attribute on the model for each field. By default the target attribute is the field's id.
Expand All @@ -667,5 +668,4 @@ field :secondary_field_for_status,
except_on: :forms,
help: "Secondary field for status using the for_attribute option"
```

:::

0 comments on commit 7967b60

Please sign in to comment.