Survey save button

karthik65
Tera Guru

How can I disable these save button in the survey?28-11-2022 1-37-35 PM.png

1 ACCEPTED SOLUTION

Hi,

I found the customized UI page for the survey and commented it. And it got resolved .

Thanks

View solution in original post

8 REPLIES 8

Sagar Pagar
Tera Patron

Hi,

You have to disable the save button code in Ui page with title survey. I mean Survey instance page.

 

Thanks,

Sagar Pagar 

The world works with ServiceNow

How can I find the UI page attached to these item.

Mitsua
Tera Guru
Tera Guru

Hello @karthik65 

 

-Navigate to widgets , search for widget "Take Survey".

-Find related list 'Angular Providers"

-Open "spSurveyForm" angular provider

-Around line no. 94 you can see code for save button.

-You can simply comment that line and see the results.

Please refer attach screenshot. You need to comment out highlighted line.

Mayuri11_0-1669701288598.png

 

Please mark this as correct answer and helpful if it resolved, or mark this helpful if this help you to reach towards solution.

 

Thanks !

MS.

 

Hi,

I found the customized UI page for the survey and commented it. And it got resolved .

Thanks