Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
4499 Visninger

Is there a way to access the pseudo-record in python code without using api.onchange()

Avatar
Kassér
Bedste svar

You are probably interested in the new() method similar to create().

Method new(values) return a new record instance attached to the current environment and
initialized with the provided ``value``. The record is *not* created in database, it only exists in memory.

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
0
mar. 22
2283
0
apr. 20
2904
2
dec. 19
3337
2
dec. 19
8204
3
jun. 19
9994