Client script for survey

grzegorzch
Kilo Expert

Hello !

Is it possible to manipulate HTML of taken survey by client script ? If I choose 'survey_master' table in client script, it doesn't work.

I want to manipulate form, for example inserting image to HTML against text.

Picture1.png

Is it possible ?

1 REPLY 1

brian_quinn
ServiceNow Employee
ServiceNow Employee

When a user is taking a survey they are actually on a UI Page called survey_take.   If you goto System UI -> UI Pages and open the "survey_take" record, there will be a field to add a client script.  



Please keep in mind, if you customize the survey_take record, any future updates to this page will be skipped.