Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

New Window Functionality Needed in the UI Builder/Workspace to Open an Attachment

kofori
Tera Contributor

Hi all,

 

I am looking to implement functionality in a custom scoped application to open an attachment in a New Window from a Workspace custom page. The window.open() function in the UI Builder to Open an Attachment in a Separate Window does not work. Does anyone have any alternative methods? New tab functionality IS NOT an option. New window functionality is the goal.

2 REPLIES 2

Murthy Ch
Giga Sage

HI @kofori 

How do you want to implement that?
Is it via any hyperlink or using OOB attachment component?

Thanks,
Murthy

kofori
Tera Contributor

@Murthy Ch  No, I am trying to call a UI Action in the Workspace via a button component with a UI Builder Client Script.