Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
4465 Представления

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
2268
0
апр. 20
2886
2
дек. 19
3317
2
дек. 19
8186
3
июн. 19
9943