Home Service Manager Portal Feature Requests
We appreciate you taking the time to vote and add your suggestions to make our products awesome! Your request will be submitted to the community for review and inclusion into the backlog.

We recommend reviewing what is submitted before posting, in case your idea has already been submitted by another community member. If it has been submitted, vote for that existing feature request (by clicking the up arrow) to increase its opportunity of being added to Cireson solutions.

For more information around feature requests in the Cireson Community click here.
Options

Touch Icons for Login Page

David_AllenDavid_Allen Partner Advanced IT Monkey ✭✭✭
Ability to specify Touch Icons on the portal login page.  

By default, when saving a web shortcut to the home screen on any mobile OS, you either get a mini screenshot of the page, or a letter.  By defining touch icons, we can control the image that is displayed when a shortcut is displayed on mobile OS home pages.

Usually this is done using the following code in the <head> section of the page, but unfortunately the HTML cannot be edited for the login page.  

<link rel-"apple-touch-icon" href="/apple-touch-icon.png">
<link rel-"apple-touch-icon-precomposed" href="/apple-touch-icon.png">

Although, with iOS just adding images in the correct size with the correct names to the root of the site means they will be loaded when the shortcut is created.  Unfortunately though, most Android devices require the HTML above in order for it use the images.

Thanks,
David

5 votes

Submitted · Last Updated

Sign In or Register to comment.