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? Quote
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);?> Quote
dashellathers Posted December 10, 2014 Author Report Posted December 10, 2014 thank you very much guys! Quote
dashellathers Posted December 10, 2014 Author Report Posted December 10, 2014 what file would I edit? Quote
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. Quote
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.