Displaying a table from google sheets but I dont know how to change the colour of the background to fit my app

there's a problem where the table wont show up after I press the show work button, but if I press the textbox and my keyboard pops up.then the table will finally show up. How to do make it show up immediately upon pressing the button

Not seeing that issue here:

Could be that you need to uriEncode your query, using a block from the web component?

what do you mean i dont understand


these are my blocks incase it's needed.

For centring, add this to your javascript, below the other settings for "nodes"

image

This will make the table fill the webviewer width. You can then decrease the width of the webviewer in the designer to suit your requirements (and set the Screen to centred)

I am not sure why you are having to click the button twice...

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