跳至內容
選單
此問題已被標幟
1 回覆
4412 瀏覽次數

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
2227
0
4月 20
2827
2
12月 19
3282
2
12月 19
8148
3
6月 19
9898