There's a new home for Articles. Find Articles on Our Product Support Page.
Hello, I know next to nothing about HTML scripting. I was able to add the device name to the lockdown using the following that I stole from another forum question (its not the whole code, but hopefully enough to give you an idea): <div id="Footer"> <div class="FooterContainer"> <div id="id">ID: %devicename%</div> I wanted to do the same to display the network name so an end user can tell me what device and what network they are on in case we need to troubleshoot. Is the SSID available for this purpose, and, if so, how can I go about adding it to my lock down. Thanks in advance for any assistance you can provide.
Due to various reasons we need to be able to acces a local html page that contains javascript on our devices.However I can't seem to add file:/// or file:// in the soti surf config. it only allows http and https.I know its a strange setup working with local html pages but the local html page passes a unique identifier to the real urls that are used by the users. So I can't make the .html accessible with a webserver because there is a minor difference in the .html for each device.So is it possible to access a local .html file using soti surf? And if not, is it possible using another browser that is in a sort of kiosk mode? We are using the android lockdown to lock down our devices.
Hey Guys, actually we need some Android Activities to be accessable within the Kiosk-Mode. e.g. for PTP (Picture Transfer Mode on USB Connection) So far we set this activity (com.android.settings/.deviceinfo.UsbModeChooserActivity) at position 1 in our Lockdown-Configuration And in our Template, App #1 is hidden, so the User can't see any link for this activity. It has just to be accessable but not visible: Now I have to grant access to a few more activities. The Question now: Can I write the Launch:// Command directly inside the Lockdown-Template so I dont have to add all these activities to the lockdown Config ? I already tried to change <MCLink0> to Launch://com.android.settings/.deviceinfo.UsbModeChooserActivity but this is not working. Maybe I have to exclude some special characters ?!? Did anyone of you solve this problem already ? Many Thanks!
Hi, I'm trying to add the following line below inside my lockdown template but unfortunately it seems like I can't get the status of the agent: <!-- Device info --><table cellpadding="2"cellspacing="2" width="95%" height="15%" align="center" valign="middle" ;> <col width="45%"> <tr> <td align="center" valign="Middle"><strong><FONT size="4" color="#21E118" face="Calibri">Status: %AgentOnline% <p>IP: %IP%</p></FONT></td> <td align="center" valign="Middle" ><strong><FONT size="4" color="18AFE1" face="Calibri">IMEI: %IMEI%</FONT></td> All informations are displayed correctly like IMEI, IP adress except the Agent Online status. This field is mentionned on device details. Thanks
How can I implement a condition in a kiosk mode template?For example: if %model%"=="BQ <li><A href ="<MCLink7>"><img src="<MCExeIcon7>" onerror="this.style.display='none'" /><div class="txt"><MCDISP7></div></a></li> else <li><A href ="<MCLink8>"><img src="<MCExeIcon8>" onerror="this.style.display='none'" /><div class="txt"><MCDISP8></div></a></li> endif Sorry, I don't know the html language
Hello, We are currently using a mixture of Telecom Expense Management (TEM) and a simple HTML lockdown we've developed internally. The issue we are currently facing is since we have such various devices in our possession, developing a lockdown and system to issue it is challenging. We currently only have one lockdown profile and this has some issues with some models. We've discovered today that some of our devices have different application names for the dialer. One uses "com.samsung.android.dialer" and the others seem to use "com.samsung.android.contacts/com.android.dialer.DialtactsActivity" from my testing. Is it possible to include two package names in the lockdown but only show the one installed on the device? I'm not entirely against having another profile, but I feel like it might be more work in the future if we ever need to modify these profiles later on. Another issue that we've encountered is that the user cannot modify settings on the device. I believe in the past they were able to modify the device settings unless we checked the "disable settings changes" under the status bar in the lockdown menu. I could technically install the SOTI settings application, and will likely do so, but it does not have the ability to adjust the hotspot on the device and some of our users need access to modify the hotspot settings. MobiControl Version: 14.4.8.1043 Agent version: 14.1.8.1111 Models: S7, S8, S8+, S9, S9+, Note8, Note9, Note10, A50 (some models are AT&T firmware and some unlocked) OS: 7.11, 8.0, 8.1, 9.0, and 10. DA+ 95% majority, only about 10-11 devices enrolled with AE.
Hell all, I work with a tablet Panasonic FZ B2 under android 6.0. On this tablet , BEFORE we have a short cut who launch an URL ... For some security reason, we have create a lock down (html page) who contains just Href tag. We open this Href with SOTI SURF ...because with browser soti surf URL Address bar is hide ... All works fine ..great .. I have question about the standard about soti surf and chrome. Because our private web site before was used with chrome and TESTED with this chrome browser. Could you confirm that soti surf browser has the same html standard than chrome ? Or it's better to test the URL with soti surf BEFORE to push the lock down in production ? thanks for all
Is it possible to embed a video in the lockdown screen using something like <embed src="example.mpeg" autostart="false" height="30" width="144" />
Occasionally, some of customers would need to customize the builtin LOCKDOWN kiosk template, which is a HTML file. How to do that?
Top-tier experts who are delivering outstanding content. Should have more than 7000 points.
Experts who are consistent with great content. Should have more than 1000 points
Highly experienced members with valuable inputs. Should have more than 700 points
Beginners taking the initiative. Should have more than 500 points