RE: How to add elements from Google sheets to spinner

Hi Peter, Thank you for your help on the community,
I tried to the data post to the google sheet. The same script and same blocks, but in the App Inventor it is working(posted successfully). But in the Kodular it is not working(No error message)
I attached my two blocks capture images and script file(It was modified from the MetricRat Web source).
Please help me how can I solve the problem in the Kodular.
Thank you so much!

Peter from Vancouver


postscript_googlesheet.txt

It is always best to ask questions on the community instead of sending a pm.

I see you have used a put block in the Kodular version instead of a post block.

3 Likes

This

image

should be .PostText

like you have in your AppInventor blocks…

2 Likes

Thank you, Peter and Tim
Actually, I have made the block by ‘postText’. But it did not still work. Now I solved the problem by myself. ‘Show Lists as Jason’ was not checked. As you know, in the AI2 that is checked as default. But in the Kodular it was hidden in the ‘advanced menu’ and not checked.
Anyhow, thank you so much.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.