Hi, I have provisioned my VVX with a More button on the home screen that will open the browser and load my web app:
feature.enhancedFeatureKeys.enabled="1" softkey.1.action="$FApplications$" softkey.1.enable="1" softkey.1.label="More" softkey.1.use.idle="1" mb.main.home="{{ web_app }}" mb.main.autoBackKey="0"
Is there a config option that I can set to hide the titlebar when inside the browser?
Thanks,
Jason
Hello Jason,
welcome to the Polycom Community.
It is always useful to include the currently used UC Software version as issues experienced or a question asked may already be addressed in a newer release.
This also allows yourself and others to check against current software release notes, Administrator Guides or FAQ post’s.
The above is also stated in the "Must Read First"
Therefore the Polycom VoIP FAQ contains this post here:
Question: How can I find out my SIP or UC Software Version of my Phone?
Resolution: Please check here
To my knowledge all you can hide is the toolbar via mb.main.toolbar.autoHide.enabled.
Please ensure to provide some feedback if this reply has helped you so other users can profit from your experience.
Best Regards
Steffen Baier
Polycom Global Services
Thanks for the response, Steffen.
Looks like toolbar.autoHide just hides the lower bar, instead for the upper title bar. Looking through the docs it doesn't appear like there is a setting to hide the title bar - would be nice to add this as a future feature enhancement.
Jason