PulsedMedia Posted September 13, 2011 Share Posted September 13, 2011 I have a custom made server module, which has a function for admin area only. on the call the customfields is empty, even tho the product has several. Repro: - create function MODULENAME_whatever($params);, only have print_r($params['customfields']) in it. - Add to admin area that function - Call it, and you see what $params contains before the service details being listed. Yes, i checked the whole params array, no where is the custom field options listed in that. 0 Quote Link to comment Share on other sites More sharing options...
PulsedMedia Posted September 13, 2011 Author Share Posted September 13, 2011 For some reason i am now getting the data in configoptions So i get to do what i was looking to do 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.