Cled Posted March 8, 2011 Share Posted March 8, 2011 Hello, I have a Module for WHMCS , it uses Client's Email as Username but i want Client to be able to choose Username on Order Form , i created Custom Field in Product / Services -> Custom Field and its ID is 14 So i add this in Module code $customfields = $params["customfield14"]; but i dont know why Module doesnt pull the information which was entered in customfield. am i doing something wrong ? 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.