Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
4444 Переглядів

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.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
бер. 22
2255
0
квіт. 20
2868
2
груд. 19
3300
2
груд. 19
8175
3
черв. 19
9927