User Profile Page
Adding a customizable user profile page to your Noloco is easy with these three steps
Adding the View Profile menu item
In some of our templates you will probably have noticed that when you click on the user icon there is a "View profile" option in the drop-down menu

In this guide we outline the steps you need to follow to add this page to your app too.
1
2
Hide the Page
After you have created this page you probably want to hide it from the app menu. You can easily do this by adjusting the "Show in sidebar?" toggle at the very bottom of the page properties

3
Filter User Details
In order to limit the data displayed to the logged in user only you will also need to apply the following filter
id is equal to (=) Logged in User

And that's it - now you have a customizable user profile page in your Noloco app.
FAQs
Last updated