description |
---|
In this section you will learn how to customize your customer portal |
In Jet Admin, you can customize the appearance of your Portal for better usability. Let's start with the Units
table.
Let's disable unnecessary columns and rearrange the order.
- Click on the Units Table
- Disable the unnecessary columns
{% @arcade/embed flowId="LYaHo5hSztGepkgqLi60" url="https://app.arcade.software/share/LYaHo5hSztGepkgqLi60" %}
{% hint style="info" %} In Airtable, field types are detected automatically, but for other data sources you might need to configure them by clicking on the column icon {% endhint %}
Let's now set the number of displayed rows to 5, and make the first row selected by default. To do that, follow the steps:
- Go to the Display Tab
- Set 5 in the Rows Per Table section
- Enable the Select First Row By Default option
{% @arcade/embed flowId="2mIZsLJCVfTuoCwaQcKw" url="https://app.arcade.software/share/2mIZsLJCVfTuoCwaQcKw" %}
You can change the field types to render different fields differently and customize their appearance. To do so,
- Click on the Priority field
- Choose Low Option
- Click on the Color field
- Choose the Color
{% @arcade/embed flowId="O0wzcnLu1EGHcL2st20X" url="https://app.arcade.software/share/O0wzcnLu1EGHcL2st20X" %}
In Jet Admin, you can configure and customize any component individually on any page. Let's make our record fields non-editable so that the users will be able to change them.
- Click on the Unit ID field
- From the menu on the right, change it to Editable
- Click on the Assign To ID field
- From the menu on the right, change it to View-Only
{% @arcade/embed flowId="tgWMjNELHaMSoJv0JBGc" url="https://app.arcade.software/share/tgWMjNELHaMSoJv0JBGc" %}
Applying similar edits to the Tasks
table and we're done with the UI customization.
Now, let's invite external users and make them interact only with their data:
{% content-ref url="invite-users.md" %} invite-users.md {% endcontent-ref %}