When building your app on Bubble, it's a common use-case to have some data record that you need to display in different places.
Let's take the user profile as an example, which has fields like the first name, second name, email, phone, address, etc. A typical app might need to display this profile info on the following screens:
1) My profile section (for users to view/edit their own profile).
2) User profile (public or admin-only view).
3) Add user screen/popup.
4) Edit user screen/popup.
An obvious (ineffective) solution would be just to copy-paste these UI elements and workflows, customizing them where needed.
Even though it will work, there will be a lot of repeating elements and workflow; such an app will be tremendously hard to maintain/update and prone to errors and inconsistencies.
This video will show how to use powerful Bubble features such as reusable elements and passing data to the popups. And you'll cover all 4 of the use cases above with just one component!
If you need any help building functional apps with great UX and UI on no-code, don't hesitate to contact us at nocodenoprob.com/.
コメント