cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Fiori - hide URL field on Zebra Scanner

shivshankargautam
Discoverer
0 Kudos
150

Hello SAP Experts,
we are using chrome browser on our Zebra scanner to open our Fiori apps.
A lot of space is used by the URL field. Is there a way to use Fiori apps on full screen or is there a way to hide the URL field on the scanner?

shivshankargautam_0-1731433378474.png

Thanks in advance!

Best Regards, 
Shiv

View Entire Topic
Joel_John
Participant

In the config.xml, you could use the FullScreen property and set it to 1.

<Screen>
	<FullScreen value="1"/>
</Screen>