Difference between revisions of "Determining the root companyid"

From SmartWiki
Jump to: navigation, search
(See Also)
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
  
 
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]].
  
 
==See Also==
 
==See Also==
 +
* [[Root Company Variable]]s
 
{{DeterminingIDs}}
 
{{DeterminingIDs}}

Latest revision as of 09:33, 18 November 2014

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