dashellathers Posted December 10, 2014 Report Posted December 10, 2014 Is there a way to make the customers client ID show up in their dashboard/main account portal. Maybe have it show under the contact details? If there is a way to do this let me know. Maybe I am missing something?
Michael Posted December 10, 2014 Report Posted December 10, 2014 It's already in the title of the tab (window), but if you want it in pure view it's: <?php $this->Html->_($client->id_code);?>
dashellathers Posted December 10, 2014 Author Report Posted December 10, 2014 thank you very much guys!
dashellathers Posted December 10, 2014 Author Report Posted December 10, 2014 what file would I edit?
Michael Posted December 10, 2014 Report Posted December 10, 2014 what file would I edit? Depends where you want it. The files answer themselves structure.pdt => main file. client_main_myinfo.pdt => My Information box.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now