- Posts: 490
- Thank you received: 2
how to disable fields on the front end
-- HikaMarket version -- : 1.7.0
-- Joomla version -- : 3.4.3
-- PHP version -- : 5.5
-- Error-message(debug-mod must be tuned on) -- : none
i already tried to disable some fields on the front end for vendors such as alias, meta and others using hikamarket > access > vendor access but i can still see it on the front end
thanks
Please Log in or Create an account to join the conversation.
The menu "Access > Vendor Access" is to define access depending the vendor group.
It means that the vendor accounts must have groups to get these ACL.
The easier is to set the global Access Level in the HikaMarket configuration ; under the tab "Access Level" you will find the "default store" (for every vendors) and the "main vendor" (for your vendor account).
More about Access Level :
www.hikashop.com/support/documentation/1...l#tuto_configure_acl
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.
Please Log in or Create an account to join the conversation.
With your screenshot I'm not able to understand what is that ACL panel and for who it is.
Please understand that vendors and users are different and they all have their own ACL.
So if you put ACL for your vendors ; it will use the "vendor group" for the processing ; not the "user group" (from the Joomla account).
On the other hand, if you set ACL on your users ; it will use the Joomla account and his user groups for the ACL processing.
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.
Please Log in or Create an account to join the conversation.
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.
1. how can i control custom fields on the front end? example vendor 1 can view but not edit the field bank address while vendor premium can view and edit the custom field in the front.
i tried the ACL function but its for viewing only. if i uncheck vendor 1 he can view and edit.
2. also you have an option on the product listing menu for Custom item fields. it say Inherit, Yes, No. but even if a click on No it still appears.
what to do?
thanks as always
Please Log in or Create an account to join the conversation.
The ACL is provided by HikaShop business and is related to the Joomla account user group.
We cannot list the different fields in the HikaMarket ACL configuration (and the list is already big enough).
But we will see with HikaShop 3 if it's easier to implement such new feature in HikaMarket (because it requires some entry points for the interface and store the data in the database).
For the moment, the best solution I see is to use some view override in order to filter the display of the fields.
For product fields, in the view "productmarket | form" you will find these lines
For vendor fields, in the view "vendormarket | registration" you will find these lines
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.
what about no 2. i can not get it to work.
2. also you have an option on the product listing menu for Custom item fields. it say Inherit, Yes, No. but even if a click on No it still appears.
what to do?
example on menu 1 i want custom fields to display but not on menu 2. So i configure the menu for custom fields to NO but the custom fields still appear.
thanks
Please Log in or Create an account to join the conversation.
A "product listing menu" is related to HikaShop and not to HikaMarket.
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.