Gary5014869
Posts: 0
Joined: Mon Sep 17, 2012 4:48 am

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

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"

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

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

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.

Sean Kelley
Posts: 0
Joined: Thu Oct 11, 2012 2:25 pm

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

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?

Oleg Danchenkov
Posts: 0
Joined: Tue Apr 30, 2013 5:51 pm

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

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

Return to “Issues”