Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
4228 Visualizações

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

Avatar
Cancelar
Melhor resposta

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.

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
0
mar. 22
2124
0
abr. 20
2722
2
dez. 19
3153
2
dez. 19
8037
3
jun. 19
9766