Jump to content

Client Custom Fields in Custom Module


ptomter

Recommended Posts

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated