Hi guys,
Stuck here for quite a few hours now. Anyone who can share what's the correct syntax to call the write method in javascript? So far, I have below code that doesnt work. Thanks !
Hi guys,
Stuck here for quite a few hours now. Anyone who can share what's the correct syntax to call the write method in javascript? So far, I have below code that doesnt work. Thanks !
Hello,
For this Please do like this :
new instance.web.Model('crm.lead').call('write', [[val]], {})
.then(function(result){
console.log("main resultttttttttttt", result);
}));
Hope this will help you..
Im getting this error when i do that:
| 相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
|---|---|---|---|---|
|
0
4月 26
|
18 | |||
|
0
4月 26
|
7 | |||
|
0
3月 26
|
5 | |||
|
0
11月 25
|
195 | |||
|
2
11月 25
|
1893 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.