Hello,
as our proxmox module already generates random and secure passwords, we would like to remove the password field from the order form.
Why?
Client sometimes put bad passwords and get bruteforced, or sometimes the passwords are too short and their VPS doest get automatically created
How?
We already tried to remove the password field, but as it is required, the client gets an error for an unvisible field.
Same goes for NS servers
thanks!
1 Comment
Login to post a comment.
Thanks for your suggestion. Fields can be hidden from the order form by way of a template customisation to /templates/orderforms/*your child template*/configureproduct.tpl. The key part is to pass a default value.
So this line:
[co]
Becomes:
[co]
-
For nameservers:
[co]
Becomes:
[co]