I know you can change the window title with the titleText property and Branding options on the server but I was wondering if there was a way to make certain elements blank in the title. In the picture above I would like to get ride of the text indicated by the arrows on the right. I have tried setting those two fields to just a single space but I am still left with a trailing hyphen if that is done.
Is there a way to have the title just say “Order Adminstrator” ?
Also, secondary question, is there a way to change the favicon on the upper left?
Thanks!
what happens if you play with the title text properties of the form and the solution?
and you make them both “”
that icon should be the branding icon: servoy.branding.windowicon
jcompagner:
what happens if you play with the title text properties of the form and the solution?
and you make them both “”
Wah?
Was this ever in any documentation ? Just tested it and it works great for me. At least in Developer.
Yea, I just tested as well and it works in the titleText property. However it does not work in branding options so the “Servoy Client” part is still there.
do you have “servoy.branding” set to true?
then i think it should work
else if you set this:
servoy.branding.windowtitle to something like:
servoy.branding.windowtitle=test
then you see the test?
Yea, I can set it to any text I’d like. Right now we are using our company name but we’d like to have it just blank if possible.
please make a case for this, maybe also there we can support