Hello,
currently you can prevent the fields of whmcs standards, would be a good idea to have the possibility of preventing the custom fields.
Regards,
Alexandre B.
Merged Ideas
Set no change Custom Client Fields
Hello, I need to set per Custom Fields not to change in client area.Thanks!
20 Comments
Login to post a comment.
I just wanted to express my full support for your suggestion regarding the ability to prevent modifications to custom fields in WHMCS. As a user, I've encountered situations where the ability to lock specific custom fields would have been incredibly beneficial for maintaining data accuracy and compliance within our operations. Implementing this feature would greatly enhance our ability to manage client data securely and efficiently. It’s definitely a needed enhancement that would help many of us in the WHMCS community.
Thank you for bringing this up!
https://whmcs.community/topic/310437-block-inputs-custom-fields/
and another of help: https://whmcs.community/topic/293992-prevent-customfieldsave-from-actually-saving/
It is unfortunate that no one knows how to achieve this ...
and even more so that whmcs has not yet implemented it.
Thanks.
So, you can use this hook: https://developers.whmcs.com/hooks-reference/everything-else/#customfieldsave
and compare values beetwen save with current value. This is way how you can prevent custom fields this time.
Aditional I added readonly atribute to html input block by JS.
Will try that!
WHMCS team, do you understand the importance of that? Today I'm forced to copy my custom fields input to another hidden admin entry, so that I can guarantee that nobody will ever delete it.
If the customer need to change their VAT number he need create a new account.
Please, implement it.
Thanks!
the changing permission is only allow for admin