ptomter Posted December 26, 2013 Share Posted December 26, 2013 I have created some custom fields for clients that I want to use in my module. I know that I can use $params["clientdetails"]["customfields1"] 2,3, and so on. But if i later gives this module away/sell it etc. then I dont know if the custom fields would be 1,2,3, and so on in the other system. Is there a way to get theese custom client fields without using this way. Im thinking something like $params["clientdetails"]["customfields"] ["customfieldname"] Where customfieldname is a custom client field. 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.