How to hide a block from public view | XM Community
Skip to main content
Solved

How to hide a block from public view

  • January 9, 2019
  • 3 replies
  • 2431 views

Forum|alt.badge.img
I am going to be passing parameters from a URL into embedded data set up in survey flow. I think will pull those parameters into 4 fields setup in the survey in their own block. This is for business side needs and I do not want the public taking the survey to see the embedded data. So how can I hide the whole block from public view. Are display logic for each field the only way? Can't I just hide the block? Thanks

Best answer by MsIreen

Do you need to set up a separate block? You can just set up the embedded data and the values will be available only in the data set and will not be visible to the respondents.

3 replies

PraDeepKotian_XM
QPN Level 5 ●●●●●
Forum|alt.badge.img+21
  • QPN Level 5 ●●●●●
  • January 9, 2019
Hi @Yamaha, You can hide the block from survey flow by adding branch logic. For eg : Add below embedded data logic ! Here is the support page link for survey flow

MsIreen
Level 5 ●●●●●
Forum|alt.badge.img+23
  • Level 5 ●●●●●
  • Answer
  • January 9, 2019
Do you need to set up a separate block? You can just set up the embedded data and the values will be available only in the data set and will not be visible to the respondents.

Forum|alt.badge.img
  • Author
  • January 9, 2019
Thank you both. You are right Mslreen - i don't really need it.