pilotpanda Posted March 10, 2021 Share Posted March 10, 2021 Hi, I have a question regarding "Configurable Option" on WHMCS. It is possible to allow client just chose multipy by 1000 MB, So example the default is 1000000 so the client only allow to fill 1001000 or 1002000 above , But client cannot do below 1000 MB so if client fill 1000500 that will show the notification or rounding to 1000MB? It that's possible to do that? Thank You. 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted March 15, 2021 Share Posted March 15, 2021 On 10/03/2021 at 04:19, pilotpanda said: It that's possible to do that? if you give the configurable option a minimum and maximum value (in its settings), then it should turn into a slider. https://docs.whmcs.com/Addons_and_Configurable_Options#Slider and then you can determine the increments of the slider by altering the template code... it's a six-year old thread, but that's still a working solution in v8 (though code might need tweaking). 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.