Keyword

Multiple Select To Checkbox

  • jackson
  • jackson's Avatar Topic Author
  • Offline
  • New Member
More
7 years 8 months ago - 7 years 8 months ago #156654 by jackson
Multiple Select To Checkbox was created by jackson
Hello, I wonder if someone could convert this code line, mutiselect for checkbox.

case 'multipleSelect' :

$attributes .= ' id="K2ExtraField_'.$extraField->id.'" multiple="multiple"';
$arrayAttributes = 'K2ExtraField_'.$extraField->id;
$arrayAttributes = "multiple";
$attrs = version_compare(JVERSION, '3.2', 'ge') ? $arrayAttributes : $attributes;
$output = JHTML::_('select.genericlist', $defaultValues, 'K2ExtraField_'.$extraField->id.'[]', $attrs, 'value', 'name', $active);
break;


Thank you for any help.

PS: K2 2.7 and Joomla 3.6
Last edit: 7 years 8 months ago by jackson.

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

  • jackson
  • jackson's Avatar Topic Author
  • Offline
  • New Member
More
7 years 8 months ago #156658 by jackson
Replied by jackson on topic Multiple Select To Checkbox
Solved!

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
7 years 8 months ago #156665 by Krikor Boghossian
Replied by Krikor Boghossian on topic Multiple Select To Checkbox
Hello Jackson and Kudos,

Which code did you use?

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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

  • jackson
  • jackson's Avatar Topic Author
  • Offline
  • New Member
More
7 years 8 months ago - 7 years 8 months ago #156692 by jackson
Replied by jackson on topic Multiple Select To Checkbox

Krikor wrote: Hello Jackson and Kudos,

Which code did you use?


I solved the problem by creating a custom in joomla. But thank you for your attention.

Result:
i.imgur.com/8Dvye6T.jpg
Last edit: 7 years 8 months ago by jackson. Reason: New info

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
7 years 8 months ago #156712 by Krikor Boghossian
Replied by Krikor Boghossian on topic Multiple Select To Checkbox
Nice one :)

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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

  • Mohamed Abdelaziz
  • Mohamed Abdelaziz's Avatar
  • Offline
  • Platinum Member
  • Joomla Developer
More
7 years 8 months ago #156713 by Mohamed Abdelaziz
Replied by Mohamed Abdelaziz on topic Multiple Select To Checkbox
Hi,

This is possible, in addition to other features of Multiple Extra Fields Groups for K2
You can also configure, for each category, which fields convert into checkboxes, and the others will show as multiple select as normal.
Even you can choose some mutliple select fields to display images/icons instead of the text value.

Multiple Extra Fields Groups for K2
AutoMeta for K2
Chained Fields for K2
More K2 Extensions In My Extensions Store

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

  • jackson
  • jackson's Avatar Topic Author
  • Offline
  • New Member
More
7 years 8 months ago #156738 by jackson
Replied by jackson on topic Multiple Select To Checkbox

Mohamed Abdelaziz wrote: Hi,

This is possible, in addition to other features of Multiple Extra Fields Groups for K2
You can also configure, for each category, which fields convert into checkboxes, and the others will show as multiple select as normal.
Even you can choose some mutliple select fields to display images/icons instead of the text value.


It is compatible with JAK2 Filter?

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

  • Mohamed Abdelaziz
  • Mohamed Abdelaziz's Avatar
  • Offline
  • Platinum Member
  • Joomla Developer
More
7 years 8 months ago #156740 by Mohamed Abdelaziz
Replied by Mohamed Abdelaziz on topic Multiple Select To Checkbox
Hi Jackson,

The short answer is no. some MEFG buyers have had compatibility issues with JAK2 Filter.
But if you want, we can discuss a custom solution to make them compatible.

Multiple Extra Fields Groups for K2
AutoMeta for K2
Chained Fields for K2
More K2 Extensions In My Extensions Store

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

  • jackson
  • jackson's Avatar Topic Author
  • Offline
  • New Member
More
7 years 8 months ago #156745 by jackson
Replied by jackson on topic Multiple Select To Checkbox

Mohamed Abdelaziz wrote: Hi Jackson,

The short answer is no. some MEFG buyers have had compatibility issues with JAK2 Filter.
But if you want, we can discuss a custom solution to make them compatible.


I have real interest in a way to use groups of extra fields, provided it is compatible with the JA search filter.

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

  • jackson
  • jackson's Avatar Topic Author
  • Offline
  • New Member
More
7 years 8 months ago #156746 by jackson
Replied by jackson on topic Multiple Select To Checkbox
There is a form of reimbursement if I have problems?

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


Powered by Kunena Forum