hi! i would like to reproduce the "new lead" box, like te one on the "leads:home" page, on the "inbound mails"page.
how can i do that?![]()
Thanks
hi! i would like to reproduce the "new lead" box, like te one on the "leads:home" page, on the "inbound mails"page.
how can i do that?![]()
Thanks
You can add this function (copied from modules\Leads\Forms.php) to modules\Emails\Forms.php
Code:function get_new_record_form () { require_once('modules/Leads/LeadFormBase.php'); $form = new LeadFormBase(); return $form->getForm(''); }
- Sugar Team
dpa Technology LLC
e-mail: dpaDeveloper@dpatechnology.com
web: http://www.dpatechnology.com
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks