Hi,
after login,
I wish to be redirected in the Index of the MODULE CONTACT and not in the index of the module home.
how can I do this?
Sorry for my english!
Hi,
after login,
I wish to be redirected in the Index of the MODULE CONTACT and not in the index of the module home.
how can I do this?
Sorry for my english!
You can edit config.php and on the line with:
'default_module' => 'Home',
change with
'default_module' => 'Contacts',
--
Mário Pereira Martins
Javali - Administração e Desenvolvimento de Sistemas Informáticos, Lda.
Madan Parque Edifício VI Campus da FCT/UNL
Quinta da Torre 2829-516 Caparica Portugal
Phone: +351 212949666 Fax: +351 212948313
http://www.javali.pt
André Lopes
DevToolKit / Project of the Month - June 2009
Lampada Global Services- Open Source Solutions
Avenida Ipiranga, 318
Bloco B - CJ 1602
São Paulo, SP 01046-010
Brazil
Office: +55 11 3237-3110
Mobile: +55 11 7636-5859
e-mail: andre@lampadaglobal.com
Lampada Global delivers offshore software development and support services to customers around the world.
Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.
I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.
thank you so much.
You can try with a logic hook, I think there's an action 'after_login'... then in the funcion that the action will call you use the redirect function of Sugar.
Hi endopes
is it possible to create to different logic hooks and being called on after_login?
acually i want to update database record after_login in my cugarcrm. ihave loginaudit module having logic hooks that insert record in dtabase as someone logs in and logs out. now i want to do same things in different module with slighlty different in functionality. i have created new module but not after_login it's not calling my logic_hooks.php file?
if you dind't get my question ask me i will right whole case again..
thanks and regards
kamlesh bar
take a look here ofr logick hooks after_login:
http://www.sugarcrm.com/wiki/index.p...le=Logic_Hooks
Priscila Kin Yamamoto Joranhezon
Phone: +55 61 32010000
priscila.joranhezon@nct.com.br
NCT Informática Ltda
hi kinshibuya
thanks for your reply
after_login can i have logic_hooks calls from two different module having different logic hooks file and ifferent functionality..
i mean after login it should call different logic hooks from different module????
thanks and regards
kamlesh kar
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks