boatcoder Posted August 28, 2017 Share Posted August 28, 2017 In a Registrar module I have 3 fields I need filled out, but they are select lists and therefore are getting a default value, (even though I have not specified a default). I need to require the user to pick something from the drop lists rather than letting them slide by unknowingly providing the wrong information. How can I force the user to pick something? (Yes, the fields are required, but the default value makes that point moot) I could do this in HTML, but I don't get to send html to the screen, I only get to return an array that the core product turns into a select drop down. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted August 31, 2017 WHMCS Support Manager Share Posted August 31, 2017 Hi, I do not believe there is a mechanism which would require the client to make a selection on an additional domain field, the default value is considered as a valid option by the current field validation. 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.