Author |
Message |
18/08/2020 05:14:41
|
vadingding
Power User
Joined: 14/07/2017 13:26:37
Messages: 145
Offline
|
Hi forum,
Does anyone here tried implementing Firebase in CC ?
|
|
|
18/08/2020 11:32:46
|
CaptainCasa
Power User
Joined: 21/11/2007 12:23:06
Messages: 5555
Offline
|
Hi,
nice to hear from you!
CC with Firebase? ...I do not have any experience/knowledge and I also do not know anyone in the community having mentioned Firebase before. But let's await if there are other reactions...
Regards, Björn
|
Björn Müller, CaptainCasa GmbH |
|
|
19/08/2020 02:53:33
|
vadingding
Power User
Joined: 14/07/2017 13:26:37
Messages: 145
Offline
|
Okay, thanks for the response.
I already started implementing it, using clientjsmethodcaller.
But it will surely help if someone in this forum would help me too.
Thanks,
Vincent
|
|
|
19/08/2020 09:06:30
|
vadingding
Power User
Joined: 14/07/2017 13:26:37
Messages: 145
Offline
|
Hi captian,
Im using clientjsmethodcaller with attribute withcallback = true.
Then, upon callback I received an "[object Promise]"...
How can I parse this? Basically my js method, returned an jsonobject.
Like this.
var order = {
name : customername
}
Thanks
|
|
|
20/08/2020 07:32:38
|
vadingding
Power User
Joined: 14/07/2017 13:26:37
Messages: 145
Offline
|
Hi Captain,
Is there a way to call server side method in javascript ?
Thanks,
Vincent
|
|
|
|