Jump to content

Recommended Posts

Posted

Hello,

 

I was trying to add custom fields to affiliates, like a category select list. So I added an additional attribute named 'categoryid' to the affiliates database table.

Showing the select list and filling it with data works however saving it does not. Can anybody advise how to make it save the value of the custom field?

 

Cheers

  • 1 month later...
Posted

Yeah, you'll have to trace the code execution with e.g. xdebug, so that you can see where the page submission goes, and add in your support for processing the input to the code. (And then manually manage that change with every upgrade.)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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.



×
×
  • Create New...