Difference between revisions of "Determining the root companyid"

From SmartWiki
Jump to: navigation, search
Line 5: Line 5:
 
The JavaScript message at the bottom left of the screen will display the root company ID. In this case, '''368847'''.
 
The JavaScript message at the bottom left of the screen will display the root company ID. In this case, '''368847'''.
  
The [[Root Company]] ID can also be returned by use of the @rootcompanyid@ variable.
+
The [[Root Company]] ID can also be returned by use of the @rootcompanyid@ [[variable]].
  
 
==See Also==
 
==See Also==
 
{{DeterminingIDs}}
 
{{DeterminingIDs}}

Revision as of 14:56, 6 November 2013

The Root Company ID can be determined by Global User Administrators by navigating to the internal organization hierarchy and hovering one's mouse over the top-most company on the hierarchy.

Gettingtherootcompanyid2.jpg

The JavaScript message at the bottom left of the screen will display the root company ID. In this case, 368847.

The Root Company ID can also be returned by use of the @rootcompanyid@ variable.

See Also