Hide/Disable certain fields in backend

  • Posts: 147
  • Thank you received: 6
10 years 4 months ago #163930

Hi I need to turn off/remove/disable some fields in the backend area as there are some fields that I don't need.
For example,
Quantity,
Minimum quantity per order,
Maximum quantity per order,
Product available from,
Warehouse

I couldn't find but is there any option on the configuration to disable those fields? or should I change the one of the the views?
Thanks

-- HikaShop Business: 2.3.1
-- Joomla version -- : 3.3

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
10 years 4 months ago #163932

Hello,

I couldn't find but is there any option on the configuration to disable those fields? or should I change the one of the the views?

No there is no option to do that, so if you don't want them to be displayed, you'll just have to use some CSS property like :
display : none;
Or directly edit the code of files of your back-end template through "Hikashop->Display->Views".

Please Log in or Create an account to join the conversation.

  • Posts: 147
  • Thank you received: 6
10 years 4 months ago #164269

Hi Mohamed,
Thanks, css works perfect, every row has it's own class, easy.

Thank you

Please Log in or Create an account to join the conversation.

Time to create page: 0.072 seconds
Powered by Kunena Forum