User Activity
I'm developing a solution that requires no tables to be persisted in the ServiceNow instance. The remote table feature seemed just like what we were looking for. So I created a remote table and its script definition. In the script, I use the sn_fd.Fl...
How do I configure the slush bucket input data type? I want to populate the left side of the bucket with the output of a previous flow step. How should the output be formatted? I've tried to drag and drop several types into the slush bucket, but noth...
I'm looking into ways to customize a portal created in UI Builder, but I can't find any documentation on how to configure the JSON objects I have to pass. To be clear, I'm talking about these settings: For example, the header must be a register named...
08-30-2024
Is it possible to create a custom template for UI Builder pages? How would I go about it? Update: I found a table, sys_uib_template, where all the templates are stored. I thought adding a new registry to this table would be enough to create a new tem...
I'm trying to develop a custom theme for my experience that was created using UI Builder in my PDI, but the theme selector dropdown in settings is blocked.Also, what does "parent application" exactly mean? Thanks!