ACPS Posted October 30, 2009 Share Posted October 30, 2009 How can I keep my customers from editing information within a custom client field. Example...each client is issued an account number but I want to prevent them from changing it. I need to have it showing in the client area, just not editable. I tried hiding it in the clientareadetails.tpl using the the line below but it didn't work. <input type="hidden" name="accountnumber" value="{$client_custom_field_accountnumber}"> Anybody have any suggestions? Thanks 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.