Zoho Inventory

Functions in Custom Modules

Let’s take a look at the other functions you can perform in custom modules.

Customize Field Layout

Once you create the fields, they will be listed in the chronological order of creation. You can change them based on your requirements. Here’s how:


Configure Field Access

There may be cases where you would want to hide or give limited access for a field to a certain user. Here’s how you can do this:

Access TypeDescription
Read and WriteThe user with this access can view and fill or edit the field.
Read OnlyThe user with this access can only view the field.
Hide FieldThe user with this access type will not be able to view this field.

Module Permissions

You can assign different permissions to the users in your organization. However, only the admin can create a new custom module.

To extend permissions to other users of your organization:

Note: Whenever a new custom module is created, the admins of your organization have to edit and update the role to provide access to the new custom module.


TOP