Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added documentation and screenshots for defaults, statuses, and text type options

...

  • Checkbox
  • Radio
  • Drop-Down
  • Quantity
  • Text (v4.3.2)
  • Textarea (v4.3.2)
  • Password (v4.3.2)

Configurable Option values are passed into modules during service provisioning, so modules expecting these fields can use the information to alter the way they provision the service.

...

When creating an option of the type check-box, the following will be displayed:

Image Modified

  1. Name - Enter the display name for this option, which will appear next to the checkbox.
  2. Value - Enter the value for this option, which if checked, will be submitted through the form.
  3. Default - By checking or unchecking this box you will set the default value of the config option
Pricing

Enter the pricing for this option for every term and currency that this option should exist for.

...

When creating an option of the type radio, the following will be displayed:

Image RemovedImage Added

  1. Name - Enter the display name for this option, which will appear next to the radio option.
  2. Value - Enter the value for this option, which if selected, will be submitted through the form.
  3. Default - By checking the radio on this option you will set it as the default value of the config option
  4. Status - Inactive option values can no longer be selected for services, but can be kept for existing services until changed to a different value.
  5. Click "Add Additional Option" to continue adding more radio items to the form.

...

The drop down type looks identical to the radio type:

Image RemovedImage Added

  1. Name - Enter the display name for this option, which will appear above the drop down.
  2. Value - Enter the value for this option, which if selected, will be submitted through the form.
  3. Default - By checking the radio on this option value you will set it as the default value of the config option
  4. Status - Inactive option values can no longer be selected for services, but can be kept for existing services until changed to a different value.
  5. Click "Add Additional Option" to continue adding more items to the drop down.

...

When creating an option of the type quantity, the following is displayed:

Image RemovedImage Added

  1. Name - Enter the display name for this option, which will appear above a slider.
  2. Min - Enter the minimum quantity available to order.
  3. Max - Enter the maximum quantity available to order.
  4. Step - Enter the step or increment size.
  5. Default - By checking the radio on this option value you will set it as the default value of the config option
Info

A good example of a quantity field is server memory. A minimum amount of 512 (representing RAM), a max of 4096, and a step of 256 means the user could select 512MB, 768MB, 1024MB, up to 4096.

...

Enter the pricing for this option for every term and currency that this option should exist for. The price is per-unit. So, if the user selects a quantity of 100 for example, it will be multiplied by the price defined here.

Note
titleMissing Prices

If a client chooses a package term that does not exist for this option, this option will not appear. For example, if a 3 month term is selected for the package, and there is no 3 month term in the same currency for this option, it will be unavailable.

Text

When creating an option of the type text, the following will be displayed:

Image Added

Pricing

Enter the pricing for this option for every term and currency that this option should exist for.

Note
titleMissing Prices

If a client chooses a package term that does not exist for this option, this option will not appear. For example, if a 3 month term is selected for the package, and there is no 3 month term in the same currency for this option, it will be unavailable.

Textarea

When creating an option of the type textarea, the following will be displayed:

Image Added

Pricing

Enter the pricing for this option for every term and currency that this option should exist for.

Note
titleMissing Prices

If a client chooses a package term that does not exist for this option, this option will not appear. For example, if a 3 month term is selected for the package, and there is no 3 month term in the same currency for this option, it will be unavailable.

Password

When creating an option of the type password, the following will be displayed:

Image Added

Pricing

Enter the pricing for this option for every term and currency that this option should exist for.

Note
titleMissing Prices

If a client chooses a package term that does not exist for this option, this option will not appear. For example, if a 3 month term is selected for the package, and there is no 3 month term in the same currency for this option, it will be unavailable.

...