Jump to content

Configurable Option Groups max field


Recommended Posts

On 10/02/2020 at 11:40, longnguyen said:

I am trying to add field of Configurable Option Groups but i cann't add more than 72 field (https://i.postimg.cc/t4C7XCGq/screenshot-8.png), how to increase this field ? i need more than 100 field option ! Thanks

have you considered using a Quantity field instead and increasing the steps in 20s ? if so, that would convert it into a slider and the user could slide along and choose the value that way.

https://docs.whmcs.com/Addons_and_Configurable_Options#Quantity

but if you really need to use a dropdown for these options, then you will probably need to tweak your servers PHP settings, specifically the max_input_vars value to allow for larger submission of form variables - your host can probably help you with that if you can't do it yourself.

Link to comment
Share on other sites

13 hours ago, brian! said:

have you considered using a Quantity field instead and increasing the steps in 20s ? if so, that would convert it into a slider and the user could slide along and choose the value that way.

https://docs.whmcs.com/Addons_and_Configurable_Options#Quantity

but if you really need to use a dropdown for these options, then you will probably need to tweak your servers PHP settings, specifically the max_input_vars value to allow for larger submission of form variables - your host can probably help you with that if you can't do it yourself.

I had tried to change php config but it doesn't work 😞

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated