Query regarding Customfield inputs

Vinay Kumar Posted in Technical Support 3 years ago

Hello . I have customfields component. I have added them on signup page and about page . I have added user by filling company and title details. So Iam trying to generate users list using exportcsv. I have added those details in generate.php file of Usercsv. But they are not retrieved. $paramstoexport = array("lastname", "firstname", "email","username","mobilelogin","company","title"); . Any help ?

This topic has been closed!
Replies
German Michael Zülsdorff Replied 3 years ago

Vinay,
please understand that we can't disclose / discuss payed premium code here.
Please contact the reseller directly.
See https://www.opensource-socialnetwork.org/wiki/edit/1101/how-to-report-a-bug-error

in Vinay Kumar Replied 3 years ago

enter image description here

Have added fields using custom fields component.