Hello
We want to use the lockdown mode. I have a question about this and perhaps you can help me.
Here, for example, I have 4 placeholders for programmes.
<li><A href ="<MCLink0>"><img src="<MCExeIcon0>" onerror="this.style.display='none'" /><div class="txt"><MCDISP0></div></a></li>
<li><A href ="<MCLink1>"><img src="<MCExeIcon1>" onerror="this.style.display='none'" /><div class="txt"><MCDISP1></div></a></li>
<li><A href ="<MCLink2>"><img src="<MCExeIcon2>" onerror="this.style.display='none'" /><div class="txt"><MCDISP2></div></a></li>
<li><A href ="<MCLink3>"><img src="<MCExeIcon3>" onerror="this.style.display='none'" /><div class="txt"><MCDISP3></div></a></li>
My question now is, what do I have to do so that MCLink0 remains empty and the programme comes to MCLink1?
Can I control this via Lockdown - Device Control - Custom Home Screen?

