Hello,
I hope someone can help me because i can’t figure out what aproach i need to take to realize my idea.
I need to find a way to store data and i hope to do it locally with localdb or local storage
This should be the structure.
Main project name
Each project can contain up to x subprojects
Each subproject can contain up to x children (text values combined with numeric values)
Everything needs to be editable and deleteable for the user.
What I can’t figure out is how to store so many values connected to one project.
Thank you for your help.
darren
March 24, 2020, 7:59pm
2
Hey @Christian_Sigge ,
Hopefully this gets you pointed in the right direction: Thunkable
Stored Variable Structure
Display Subproject Item Data
Delete Subproject
Update Subprojects in a Project
The project is currently live and working here:
3 Likes
Amazing work, @darren !
This technique would be very useful in a dynamic to-do list app, which would also have Sub-list option!
Thanks!
1 Like
Hello Darren,
that looks fantastic, well structured and easy to follow,
thank you so much for your help.
2 Likes
@Christian_Sigge glad to see that helped - ok to mark Darren’s answer as the Solution to this question?
1 Like
jared
March 29, 2020, 4:19am
7
@Christian_Sigge
here is another example of something similar!
I will post a tutorial after i complete the data mod portion. maybe another day or two? I’ve been working on this when i have the time!
this is the general data format Thanks @darren for the idea on how to construct this.
I will put out a written tutorial for this early next week!
find it live and get the remix link here
1 Like