コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
4295 ビュー

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

アバター
破棄
最善の回答

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
2144
0
4月 20
2765
2
12月 19
3202
2
12月 19
8094
3
6月 19
9814