8/18/2025 7:28:59 PM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss the use of the SalesLogix Web Platform, Client and Customer Portals, and the Application Architect (For version 7.2 and higher only). View the code of conduct for posting guidelines.
|
|
|
|
getting UserID in js file
Posted: 20 Mar 09 10:58 AM
|
Is there a way to get currently logged in UserdID using general.js file whenever required? Currently we have var ctxSvc = Sage.Services.getService('ClientContextService'); var userID = ctxSvc.getValue('userID');
which is returning the value only once but not all times? Is there a way to execute this whenever required?
|
|
|
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|