- Posts: 79
- Thank you received: 0
Massaction to fill (custom) field with other field
10 years 10 months ago #221922
by proo4509
Massaction to fill (custom) field with other field was created by proo4509
-- HikaShop version -- : 2.6.0
-- Joomla version -- : 3.4.5
-- PHP version -- : 5.5.30
Would it be possible, to:
1) Make a mass action to fill a field with a groupname? For instance, fill the address-company field with the name of an ACL field?
2) would it be possible to fill a custom address field with the joomla-account name?
(so, in the action you need some php, i figure).
regards
Suzanne
-- Joomla version -- : 3.4.5
-- PHP version -- : 5.5.30
Would it be possible, to:
1) Make a mass action to fill a field with a groupname? For instance, fill the address-company field with the name of an ACL field?
2) would it be possible to fill a custom address field with the joomla-account name?
(so, in the action you need some php, i figure).
regards
Suzanne
Please Log in or Create an account to join the conversation.
10 years 10 months ago #221942
by Xavier
Replied by Xavier on topic Massaction to fill (custom) field with other field
Hi,
1. Fill with a group name is not handled in the mass actions, so this will require custom code.
Here is the documentation about the development of a mass action:
www.hikashop.com/support/documentation/s...s-action-plugin.html
2. This setup could potentially do the work: take.ms/alPEo
I havn't tested it, but logically that could work.
1. Fill with a group name is not handled in the mass actions, so this will require custom code.
Here is the documentation about the development of a mass action:
www.hikashop.com/support/documentation/s...s-action-plugin.html
2. This setup could potentially do the work: take.ms/alPEo
I havn't tested it, but logically that could work.
Please Log in or Create an account to join the conversation.
Time to create page: 0.205 seconds