Hi! In this guide, we'll introduce how you can customize your Admin app. For that, we'll assume that your Admin app is already activated (if you didn't activate your Admin yet, feel free to read about it in this article: The Back4app Admin App).
Firstly, you'll need to make sure that all the settings are available for that. You only need to go to the Dashboard > Core > Click at B4aSetting and check if you have all of these objects:
If you notice that one of them is missing, you can add a new row and insert the keys and values. In order to prevent any typo error, you can copy and paste them below:
The field "isHomeHidden" will hide the "Home" section of your Admin app.
The field "isFeedbackHidden" will hide the "Feedback button".
The field "isSupportButtonHidden" will hide the "Support button".
The field "customizeDefaultFields" will allow you to hide default fields as "Id", "Created At" and "Updated At" columns.
The fields "isHomeHidden", "isFeedbackHidden", 'isSupportButtonHidden" and "customizeDefaultFields" support as their values, boolean, which means true or false.
The field "logo" supports an URL, which means that you have to insert a URL of your logo.
The field "brandColor" supports hexadecimal colors or its name. For example, you can type "#800080" or write "purple". Both values will turn your admin as purple.
The "appName" will change the name of the app on Admin only. It will not change your Parse App Name.
Well, after this checklist, let's start the customization!
We will detail each functionality in different articles and you can check the available guides below:
- How can I hide a Column on my Admin app?
Comments
0 comments
Please sign in to leave a comment.