Hey All,
Novice to Bubble but I’m hoping for some expert advice on when it is appropriate to use custom states vs. dedicated pages.
I have an application with will have two user groups (Admins and Basic Users).
Each user group will have a header tabs navigating them to unique repeating groups (List of active jobs, Reports, Archive).
The question I’m wondering around is when is it most appropriate to use custom states as opposed to directing to a new page.
Is it best practice to nest all groups and relevant information in each separate users dedicated page and toggle the repeating groups/forms etc… within that page? (I.e. Admins have dedicated page and basic users have dedicated page that show information based on states?)
Or is it best to separate page types by function? I.e. pages that display repeating groups should be on their own and pages that allow for data input (submitting a form) should be on their own?
Any kind of advice and experiences on the pros and cons of pages for states would be awesome!