Skip to Content
Menu
This question has been flagged
1 Odpoveď
4289 Zobrazenia

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

Avatar
Zrušiť
Best Answer

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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
0
mar 22
2140
0
apr 20
2758
2
dec 19
3197
2
dec 19
8089
3
jún 19
9812