0

Bulk Edit

Hi,

Is it possible after clicking the gear to disable Bulk edit and Import data.

Tx

Regards

MV

1 reply

null
    • Sean
    • 1 yr ago
    • Reported - view

    You can with,

    .nx-menu-item:nth-child(n+2):nth-child(-n+3){display:none;}

    Do you want to hide them as soon as the database is opened?