Update content/docs/patterns/no-series/index.md
Co-authored-by: Henrik Helgesen <henrik@helgesen.consulting>
This commit is contained in:
parent
ccbf573ec8
commit
d7792f5489
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ field(107; "No. Series"; Code[20])
|
||||||
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.
|
||||||
|
|
||||||
```AL
|
```AL
|
||||||
trigger OnInsert()
|
trigger OnInsert()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue