Maximum selected checkbox in custom field

  • Posts: 62
  • Thank you received: 0
  • Hikashop Business
9 years 3 months ago #243403

-- HikaShop version -- : 2.6.3
-- Joomla version -- : 3.5.1
-- PHP version -- : 5.6.22

Hi there!

I have a question about custom field.
I have a custom field where the customer can make a selecting out of six checkboxes. I want to maximise this to three. So it is only possible to select a maximum of three out of six checkboxes. Is this possible and if so, how can I do this?

regards,
Joost

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

  • Posts: 84313
  • Thank you received: 13702
  • MODERATOR
9 years 2 months ago #243419

Hi,

There is no setting to have such restriction.
You would have to add an onclick attribute to the custom fields with a call to a custom javascript function you would add and which would check whether there are not already three other checkboxes checked.
Based on the custom field table you're using, the view file where to do that customization will be different so I can't tell you what file should it be as you didn't provide that information.
But in any case, it requires programming skills to be able to do that.

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

Time to create page: 0.052 seconds
Powered by Kunena Forum