Hide New Button on custom table

Suzy
Tera Contributor

Hi All,

I have created a custom table under custom application and i have created two modules Reject/Closed Incomplete & Approved/Closed complete under application. Now i need to hide new button for Reject/Closed Incomplete module. Please see screenshot below and suggest any solution.

find_real_file.png

Thank you 

5 REPLIES 5

Mohith Devatte
Tera Sage
Tera Sage

Hello,

1) Please right click on any of the column in the list view of your table 

2) Click on configure-->List control

3) check "Omit new button" check box

Please accept the solution if it helped you

Allen Andreas
Administrator
Administrator

Hello,

If you're trying to limit the creation of new records for this table, then you'd want to utilize ACLs and review your "create" specific ACLs for this custom table and adjust the roles/conditions to limit it only to who is relevant.

Please mark reply as Helpful/Correct, if applicable. Thanks!


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

Charles Louis1
Giga Expert

Hi 

Create a new UI Action with Action Name as 'sysverb_new' table as your custom table and uncheck all the boxes as shown in the image and give your condition 

find_real_file.png

 

Please Mark it Correct if its helpful.

 

 

Vinicius Assis
Tera Expert

In the table list click on columm Option > Configure > List Control
this will give you some options, including Omit new button