User Activity
Hi,when I write this in my ServiceNow IDE:import { UiPage } from '@servicenow/sdk/core' I get this error:Module '"@servicenow/sdk/core"' has no exported member 'UiPage'. ts (2305) But according to the docs this is the way to write UiPages in fluent. ...
Hi community!Since the new ServiceNow IDE is in place I was wondering if there still is a need to install the ServiceNow CLI and Node.js on my computer when I want to write code for a custom component. (develop component from the docs)Are there any p...
01-05-2026
Hi! Over the holidays I lost my PDI so I claimed a new one. I am now on Zurich. Since Zurich the old "Studio" is gone and "ServiceNow Studio" is the tool we should use. Now, I want to create my app from GitLab as I did in "Studio". But I can't find ...
04-28-2025
Hi, is it possible to load an Angular Provider dynamically to a Service Portal widget? I have a case where I need to keep client side callbacks in different Angular Providers and don't want to load all providers but only the one that is needed. Any i...
Hi all, when opening the stats.do overview ServiceNow has a link to its Open Source disclosure. In that list we can find a lot of thirdparty scripts mentioned. As ServiceNow is using it I suggest there could be a possibility to make use of those tool...