0
Return of ID Number
i found a disscusion >>Formular for current records ID?>>
there is described how to get the id Number of a record..
but if i try tthis:
let me := this;
number(me.Id)
it get always an error:

is this function not longer avalible or whats the solution?

3 replies
-
I can't see why? I can create a formula with
let me := this; number(me.Id)without errors, but if you are staying on the current record all you need is
IdRegards John
-
You use the german interface. There is the keyword "Nr".
-
Really... Thanks it works... so stupid....
Content aside
- Status Answered
- 11 days agoLast active
- 3Replies
- 29Views
-
3
Following
