yanurmal Posted March 22, 2012 Share Posted March 22, 2012 Helo, Anyone can help me how to display client custom fields value in the client area home page? Fyi, this client custom field value can be displayed properly in client area contact details and in PDF invoice. I've tried syntax {if $customfields}...{/if} as on the client details page but not work. 0 Quote Link to comment Share on other sites More sharing options...
laszlof Posted March 22, 2012 Share Posted March 22, 2012 {if $clientsdetails.customfield1}<strong>{$clientsdetails.customfield1}</strong>{/if} 0 Quote Link to comment Share on other sites More sharing options...
yanurmal Posted March 22, 2012 Author Share Posted March 22, 2012 Hi laszlof, it's not work. 0 Quote Link to comment Share on other sites More sharing options...
laszlof Posted March 23, 2012 Share Posted March 23, 2012 Throw a {debug} in there and see if the custom fields are present. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.