Update content/docs/patterns/no-series/index.md

Co-authored-by: Henrik Helgesen <henrik@helgesen.consulting>
This commit is contained in:
Jeremy Vyska 2022-02-27 21:27:58 +01:00 committed by GitHub
parent 2ba8365e37
commit 8543650944
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,7 +62,7 @@ field(107; "No. Series"; Code[20])
}
```
{{% alert title="Note" color="warning" %}}
The **TableRelation** is important, and the **Editable** being false is advised.
The **`TableRelation`** is important, and the **`Editable`** being false is advised.
{{% /alert %}}
And on the **OnInsert** trigger, code populates the **No. Series** and **No.** field.