ACL's on survey designer to make some fields not editable by user

sushma vunnam
Tera Contributor

I have a requirement where I need to make few fields in survey designer non-editable to the user. So, can I go for ACL's in this case. If yes, then what would be the table(survey designer) where I need to write the ACL.

2 ACCEPTED SOLUTIONS

Ankur Bawiskar
Tera Patron
Tera Patron

@sushma vunnam 

not possible

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

View solution in original post

@sushma vunnam 

client script or UI policy don't work on survey form

So please inform the customer that it's not feasible.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

View solution in original post

7 REPLIES 7

Ankur Bawiskar
Tera Patron
Tera Patron

@sushma vunnam 

not possible

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Hi @Ankur Bawiskar , thanks for your reply!

But can we know the table used for survey designer?

@sushma vunnam 

it's the same table where you configure the questions

AnkurBawiskar_0-1741244136661.jpeg

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

HI @Ankur Bawiskar ,

 

Thanks, I tried writing write ACL on the above table but it's not working as expected. Is there a possibility where we can achieve this through UI policy and Client scripts in survey designer?