Lochdown - menu design

M
mun166
Manor AG

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?

3 years ago
Android
ANSWERS
RC
Raymond Chan Diamond Contributor
3 years ago

I am not sure what you meant when you said   "the programme comes to MCLink1".

What exactly do you want the lockdown menu to look like.  If you leave out the first line totally, you get one less item on the row.    

M
mun166
3 years ago

With have 4 App 

I would like to remove the first app, but leave the other apps in the same place.

so that it looks like this and I can add another app later. 

RC
Raymond Chan Diamond Contributor
3 years ago

The simplest trick is probably to use script:// to reference a script file that virtually does nothing (e.g.  line(s) with just whitespaces or comment).

D
DJMOD@SOTI
3 years ago

Hi Munn,

Thanks for requesting a response from SOTI Support Staff, Thank you very much Raymond for the response, please let us know if you need any further assistance on the issue. Please fell free to mark the post as solution as it may help other customers with a similar issue.