Hi
I am working on a project where the folders that I have in the database has subfolder in it, as a result, I am unable to extract only the names of the folder in a list. Can anyone help?
The link of my database and the output I am getting in thunkable is attached below.
Database snipet
Thanks for the link. However, in the link the data we are retrieving does not have any sub folder/node in it as a result, it was getting viewed in the form of a list. However, in my project I have a sub folder named suggest, which is not letting me get the name of my folder in the list.
Image of the output shown below
Please post an example of what a successful output would be from a list viewer. You can sketch it or make a mock up but without that, I’m not sure how to help you further.
Ignore the screen name. I was using it for something else with Google Sheets. But you can find the cloud variable " " block in the Variables drawer. It will say app but you can change the drop-down menu to cloud.
Cloud variables in Thunkable can be used to connect to a direct path in Firebase. You can get data that way or set it which would change the value in Firebase.
One more query for the same project.
What if I have to get the category from a variable. Can I join text and variable in cloud variable and get the list?
An example given below:-
However, you need to remember that the key values (folders) are case sensitive so “story” is not the same as “Story”. The same for the variables.