Update content/docs/patterns/no-series/index.md
Co-authored-by: Henrik Helgesen <henrik@helgesen.consulting>
This commit is contained in:
parent
2ba8365e37
commit
8543650944
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ field(107; "No. Series"; Code[20])
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
{{% alert title="Note" color="warning" %}}
|
{{% 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 %}}
|
{{% /alert %}}
|
||||||
|
|
||||||
And on the **OnInsert** trigger, code populates the **No. Series** and **No.** field.
|
And on the **OnInsert** trigger, code populates the **No. Series** and **No.** field.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue