Merge pull request #167 from StefanMaron/patch-1
Added Rec. to the API Page code Example
This commit is contained in:
commit
3684393375
1 changed files with 2 additions and 2 deletions
|
|
@ -179,8 +179,8 @@ layout
|
|||
{
|
||||
repeater(records)
|
||||
{
|
||||
field(id; SystemId) { }
|
||||
field(lastModifiedDateTime; SystemModifiedAt) { }
|
||||
field(id; Rec.SystemId) { }
|
||||
field(lastModifiedDateTime; Rec.SystemModifiedAt) { }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue