vultr / whmcs-vultr

Vultr Module for WHMCS
Apache License 2.0
95 stars 52 forks source link

[BUG] - Client Area Select Box Breakdown #83

Open immdraselkhan opened 4 years ago

immdraselkhan commented 4 years ago

I have set up two categories, VPS & Dedicated.

Under the product configuration section of the VPS Category where a selection option of OS Type and Application is working well. I mean select box 1 and 2 shows inline. Check this screenshot: image

But under the product configuration section of the Dedicated Category where selection option of OS Type and application not working as VPS Category. I mean select box 1 and 2 shows two different lines. Check this screenshot: image

jlrodriguezdev commented 4 years ago

Solved:

  1. Click in Setup/Products/Configurable Options
  2. Select Configurable Option Groups
  3. Configurable Options > os_type|OS Type click in edit

And select Option type: Radio

immdraselkhan commented 4 years ago

I think you may don't understand the issue. Check this video please: https://streamable.com/3e4dy9

jlrodriguezdev commented 4 years ago

Sorry this issue is for other users with OS selection For your issue use
to add break line

willvin313 commented 4 years ago

@jose2016 I also noticed when you set it to Option type: Radio and save, then revert it to Option type: Dropdown and save it, it works perfectly.

immdraselkhan commented 4 years ago

Sorry this issue is for other users with OS selection For your issue use to add break line @jo

immdraselkhan commented 4 years ago

@jose2016 should I use the break line or should I remove the break line?