Page 1 of 1

Change the HTML Header Title to not be the Screen Name property

Posted: Wed Sep 19, 2012 6:46 pm
by Gary5014869

How do I change the name of the website so that it doesn't match the screen name property.

Basically my challenge is that since the screen name property doesn't allow spaces in it, then the title bar of the web browser displays it as CompanyName_Form_Submission_Wizard instead of "CompanyName Form Submission Wizard"


Change the HTML Header Title to not be the Screen Name property

Posted: Wed Sep 19, 2012 9:06 pm
by maxkatz

By default, the page name is set to be the HTML page title. You can export the final app and change the titles to something else.

The page title is visible when testing in desktop browser, I don't believe mobile browsers show that.


Change the HTML Header Title to not be the Screen Name property

Posted: Tue Aug 06, 2013 1:44 pm
by Sean Kelley

If exporting a web app, for SEO purposes, there needs to be a meaningful title. If you have a lot of database results it's not practical to manually edit titles. Is there a way to programatically change the titles?


Change the HTML Header Title to not be the Screen Name property

Posted: Tue Aug 06, 2013 7:01 pm
by Oleg Danchenkov

No, there is no way to programmatically change the titles.