Thank you all of you. I found the solution. I should use following code instead of joining each item manually.
precodevar createQuery = response.data/code/pre
Thank you all of you. I found the solution. I should use following code instead of joining each item manually.
precodevar createQuery = response.data/code/pre
One more question, do we need the data format to be the same as in the collection?
Also, if I put a variable in execute script, the editor will indicate I have error.
e.g: create_data.execute({createQuery});
Hi Katya,
Yes, I want to write into database. What if some of the fields are null? What should I input?
Yes. It's fixed now. Thanks for quick update.
Yes, I created another test app and it worked
Shared! I tried to recreate the page again. It's not working. Do I need to delete the project and create a new one? A new project I created with the tutorial looks good.