How to make the org hierarchy question as read only question and non editable by the survey taker? | XM Community
Skip to main content
Question

How to make the org hierarchy question as read only question and non editable by the survey taker?

  • July 2, 2021
  • 2 replies
  • 53 views

Sathwik_Teja
Forum|alt.badge.img

I want to display to the employee to which org unit he belongs to and he should not be able to edit it in the survey. How to achieve this through java script for the org hierarchy question in the survey.

2 replies

mklubeck
Level 3 ●●●
Forum|alt.badge.img+8
  • Level 3 ●●●
  • July 2, 2021

Not sure what you mean by "for the org hierarchy question in the survey"?
But you can use the Text/Graphic question type for Display only...


Sathwik_Teja
Forum|alt.badge.img

I am distributing the survey through Anonymous link appended with Unit ID, so when an employee opens the survey to give response, he will be able to see the unit to which he belongs to with the help of Org Hierarchy question in the survey.
image.pngSo from the end user perspective he is able the unit to which he belongs to correctly, but he is also able to edit/update unit id. I want to restrict it in updating or selecting the Unit by the end user.