Hi all,
I developed an external page, located on the same directory of sugarcrm files, that extends the opportunity behavior with custom data and custom relation to other applications.
This page is connected to the Opportunity page via custom button added to the relative vardef page.
Now I need to verify if the request came from an authenticated SUGARCRM user, if not I want redirect the request to the SUGARCRM login page.
So I tryed using "global $current_user; $current_user->id ... " but I get only an empty string.
Do I missing something?
Any help is appreciated.
TIA, Ax.


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks