Hi there,
I’m a new to bubble and am loving the possibilities!
I’m working on a (what I think should be) a simple task manager that allows for nested ‘tasks’, and nested ‘folders’. I was wanting to associate each task with a folder but unfortunately my folder dropdown isn’t populating as expected. This is what I’m seeing…
[image]
These are my ‘Things (with their fields)’…
Task
Task - text
Due Date - date
Completed - boolean
Parent Task - TASK
Folder - FOLDER
Priority - number
Tags - tex…
Hi @nmlssregs_bubbleis ,
This can all be achieved with the right data structure. For example, you could create a data type called Team with fields for team details:
Team
-Name (text)
-Logo (image)
-Admin (User)
-Members (List of Users)
All other data types would be linked to a team record. For example, if you had a type for Project…
Project
-Name (text)
-Due Date (date)
-Manager (User)
-Team (Team)
So everything in your app would be filtered by Team so that users within a team only a…
Looking for one on one coaching for application I am building. Mostly simple task application with some formulas and privacy settings needed.stuck on this part and Cannot seem to grasp concept from available resources yet . limited on time. Links are of examples that sound similiar to solution I need. Will also need coaching on charting data after this portion is resolved.
NigelG
March 16, 2018, 12:19pm
2
Happy to help - send me a PM
anil
March 30, 2018, 6:03am
3
Happy to help if you are still looking to solve this.
Regards,
Anil