The Zurich release has arrived! Interested in new features and functionalities? Click here for more

UI Builder how to launch a Survey from a Workspace

Chris McDevitt
ServiceNow Employee
ServiceNow Employee

Experts....

How can launch a Survey/Assessment from within a Workspace?  I was kind of surprised to not find a Survey component for UI Builder.... I see an iframe component....

Any best practices here?

7 REPLIES 7

SuhasPSalunkhe
Kilo Guru

Some suggession -

1. You can use form component from UI builder -> give of survey form.

You can use series of form based of inputs your main form will display the survey for

 

2. Otherwise you can create own custom form in UI builder and stored details in backend table with all values

Thanks. I was looking for an OOB object or a way to reuse the existing UI Page for Survey.

Gary Fawcett1
Tera Guru

Yes agreed an OOB component would be great.  I guess we need to wait or create our own one?

Namita Oberoi
Tera Contributor

I have a similar requirement, where we want the agents to be able to complete survey from within the agent workspace. Did you find an OOB way to do this?