Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
4571 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
mar 22
2330
0
kwi 20
2946
2
gru 19
3440
2
gru 19
8267
3
cze 19
10061