I am building an app right now and one of the features I would like to include is a simple “Help Page”, All it would need to do is let users type in their problem and then submit it to a data source.
What would be the best way of doing this?
Here Is a screenshot of what I mean (Nothing in the screenshot works, it’s just there to show what I am thinking) :
The create row block should have sections for column values. I’m not sure why yours does not. What does your data source look like? If you used a Google Sheet, did you specify that there is a header row? Do your columns have titles?
What do you think I should do, I would like to keep all my data sources either Google sheets or thunkable’s built-in ones, that way It is less complex and easier to keep track of everything.
Click on your data source on the left sidebar of the Design tab and then click Sync with Source. After doing that, add a new Create Row block and see if it has a space for a Questions value.
This works but is there a way to make it when I type in the help box that it fills up all the space instead of continuing to type out the text to the right?, If there’s not an easy fix no probs.
“How do I connect my friends to the app and have more people join…”
Vs
“How do I connect my friends to the
app and have more people join…”
In the text input when I type out a message for the help page I made it does what I showed in the top, where as I would like it to be like my second example, that way it looks more compact and cleaner.