跳至内容
菜单
此问题已终结
1 回复
3609 查看

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
1725
0
4月 20
2313
2
12月 19
2725
2
12月 19
7387
3
6月 19
9081