Jump to content

show custom field??


rev

Recommended Posts

Whao i tried everything is written in documentation and in this forum with no success. I just want to show custom client fielad named "your nickname" in a tpl file but there's no way. I tried with:

 

{$clientsdetails.yournickname}

{$clientsInfo.yournickname}

$clientsdetails["customfields1"]

$clientsdetails["yournickname"]

 

And many more. I'm done. What's the right syntax?

Link to comment
Share on other sites

Whao i tried everything is written in documentation and in this forum with no success. I just want to show custom client fielad named "your nickname" in a tpl file but there's no way. I tried with:

 

{$clientsdetails.yournickname}

{$clientsInfo.yournickname}

$clientsdetails["customfields1"]

$clientsdetails["yournickname"]

 

And many more. I'm done. What's the right syntax?

 

You have a space in your field name, but not in the ones you're trying to call it with. Is that just a typo?

Link to comment
Share on other sites

So, just a suggestion. If you put {debug} into a smarty template, you will get all of the information that you could ever want. It will have a pop-up window that should provide you with some information. Can you throw up the relevant information from that?

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