Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
4493 มุมมอง

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
2281
0
เม.ย. 20
2902
2
ธ.ค. 19
3335
2
ธ.ค. 19
8201
3
มิ.ย. 19
9982