Skip to content

Commit

Permalink
DRYD-1206: Add nameNote to organization form (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikejritter authored Feb 23, 2024
1 parent 672062d commit e60d2ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/plugins/recordTypes/organization/forms/default.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ const template = (configContext) => {
</Col>

<Col>
<Field name="nameNote" />

<Field name="historyNotes">
<Field name="historyNote" />
</Field>
Expand Down

0 comments on commit e60d2ea

Please sign in to comment.