Jump to content

admin summary - custom fields


drhcanada

Recommended Posts

Trying to add custom fields to the admin summary screen. why would this not be working when the same thing pulls up the custom field in an email?

 

<tr><td class="fieldlabel">test</td><td class="fieldarea">{$client_custom_fields.4}</td></tr>

Link to comment
Share on other sites

It appears that the code for the page isn't pulling them from the database, so they aren't available to smarty. Anyone find a work around?

 

Trying to add custom fields to the admin summary screen. why would this not be working when the same thing pulls up the custom field in an email?

 

<tr><td class="fieldlabel">test</td><td class="fieldarea">{$client_custom_fields.4}</td></tr>

Link to comment
Share on other sites

It appears that the code for the page isn't pulling them from the database, so they aren't available to smarty. Anyone find a work around?

 

I figured it out

{$clientsdetails.customfields1}

the number to be substituted to bring up the other custom fields

 

I cant figure out how to pull the customfields that are product specific though.. any help would be great

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