UpCloudLtd / upcloud-whmcs-module

A module for integrating UpCloud's services with WHMCS web hosting platform
MIT License
9 stars 11 forks source link

Empty location and template drop downs out of the box on new service order #47

Open scop opened 1 week ago

scop commented 1 week ago

Location and template drop downs are empty when ordering a new service. Creation works anyway (with the workaround in #46 applied) as it uses the defaults set in the product's Module Settings in admin area.

Screenshot from 2024-11-13 12-08-39

This is apparently because location and template do not have any entries in "Configurable options for UpCloud Global" in the admin area. On the other hand, backup and location do have automatically populated entries there. Adding some location and template options manually makes them show, but I'm assuming this is not the intention, but rather they should populate automatically.

adityawbwce commented 4 days ago

Location and Template both works fine without any issues as you can see in the image image

adityawbwce commented 4 days ago

To populate the configurable options, follow these steps:

Edit your product.
Navigate to the 'Configurable Options' tab.
Select the desired configurable options.
Click 'Save Changes' to apply the updates, as shown below."

image