Hide a TOC block with Loop&Merge | XM Community
Skip to main content
Question

Hide a TOC block with Loop&Merge

  • May 19, 2022
  • 1 reply
  • 14 views

Forum|alt.badge.img+10

I am hiding some blocks in our survey with the following code placed in the survey header:
jQuery("#FL_55").hide();
But blocks with Loop&Merge do not hide with this code. Is there a solution for that?

1 reply

Shashi
Level 8 ●●●●●●●●
Forum|alt.badge.img+34
  • Level 8 ●●●●●●●●
  • November 20, 2022

The code does work for Loop&Merge blocks as well, please double check the block id. If you have duplicated the blocks in the survey flow then we need to write the script for each block as they have different block id.