- Posts: 490
- Thank you received: 2
how to modify actions label?
9 years 8 months ago - 9 years 8 months ago #260176
by ronron
how to modify actions label? was created by ronron
-- HikaShop version -- : 2.6.3
-- HikaMarket version -- : 1.7.0
-- Joomla version -- : 3.4.5
-- PHP version -- : 5.5
hi
on the Vendor product listing menu there is a label named action. how can we separate the publish / unpublish and the delete button?
can we change the publish unpublish to something like a yes/no toggle button?
thanks
-- HikaMarket version -- : 1.7.0
-- Joomla version -- : 3.4.5
-- PHP version -- : 5.5
hi
on the Vendor product listing menu there is a label named action. how can we separate the publish / unpublish and the delete button?
can we change the publish unpublish to something like a yes/no toggle button?
thanks
Last edit: 9 years 8 months ago by ronron.
Please Log in or Create an account to join the conversation.
9 years 8 months ago #260189
by Jerome
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Replied by Jerome on topic how to modify actions label?
Hi,
See : www.hikashop.com/support/documentation/1...ize-the-display.html
You can override the "productmarket / listing" view in order to create several columns for the actions.
About the publish toggle, it is using the "toggle" system of HikaShop ; I'm afraid that using a "yes/no" will not perform the asynchronous job which is made when you click on the toggle icon. It will be complicated to override that system which is provided by an HikaShop core class (and used in the front-end like in the back-end).
But you could see to change the design or you can not display the toggle to have something more "static".
Regards,
See : www.hikashop.com/support/documentation/1...ize-the-display.html
You can override the "productmarket / listing" view in order to create several columns for the actions.
About the publish toggle, it is using the "toggle" system of HikaShop ; I'm afraid that using a "yes/no" will not perform the asynchronous job which is made when you click on the toggle icon. It will be complicated to override that system which is provided by an HikaShop core class (and used in the front-end like in the back-end).
But you could see to change the design or you can not display the toggle to have something more "static".
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Please Log in or Create an account to join the conversation.
Moderators: Obsidev
Time to create page: 0.186 seconds