Solved
In Qualtrics Table of Contents, I want to disable the checkmark selectively for a block only.
Best answer by Anonymous
Hello @Karthik ,
Paste the below code in the header to hide check mark of specific flow ID
`<script>jQuery("#FL_2 span.TocIcon").hide();</script>`
Replace the flow ID with required, we can get the flow id by checking the "show flow id" option to the top right corner of survey flow.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
