Is there a way to access the pseudo-record in python code without using api.onchange()
この質問にフラグが付けられました
1
返信
6591
ビュー
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.
| 関連投稿 | 返信 | ビュー | 活動 | |
|---|---|---|---|---|
|
|
0
3月 22
|
3896 | ||
|
|
0
4月 20
|
4870 | ||
|
|
2
12月 19
|
5797 | ||
|
|
2
12月 19
|
10202 | ||
|
|
3
6月 19
|
12196 |