How to hide specific entity from Global '+' Button?

519 Views Asked by At

Is there any way to hide a specific entity from Global '+' Button?

enter image description here

1

There are 1 best solutions below

2
Arun Vinoth-Precog Tech - MVP On

Either you have to disable the Quick create forms, Quick create mode for that table or don’t include it in UCI app assets. It depends on your other requirements and testing thoroughly.

Usually community asks about the issue other way. This troubleshooting list will help you to understand how that list is rendered. You can choose a way to use for your need and allowed method in your project.

Issue: Table doesn't appear in the quick create menu flyout

When opening the global quick create menu flyout, not all tables are available. There are few reasons why the tables are filtered in this list:

•There is no quick create form available for the table.
•Table is not enabled for quick create form.
•Table is not enabled for the new Unified Interface. •Table is read-only in Unified Interface.
•Table's mobile client visibility cannot be modified.
•Table is not part of the app module.
•User does not have a create privilege on the table.
•The create privilege is not supported for the table.