Skip to Content
Menu
This question has been flagged
1 Reply
4361 Views

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

Avatar
Discard
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
Discard
Related Posts Replies Views Activity
0
Mar 22
2199
0
Apr 20
2809
2
Dec 19
3258
2
Dec 19
8125
3
Jun 19
9876