SetAppTitle at runtime - Forum

Forum Navigation
You need to log in to create posts and topics.

SetAppTitle at runtime

I'm trying to change the window title using the neoEdge command SetAppTitle at runtime but it's not working for me.  Would someone else check and verify..  It's changing the html title but the neoEdge window title is not changing..

thanks!

My mistake, I see this is not a neoEdge command but a VisualNeoWeb command..  How can we change the Window frame title for neoEdge at runtime?

Take a look at variables [PubTitle] and/or [AppTitle]

Apptitle is for the taskbar-button text.

luishp and Darbdenral have reacted to this post.
luishpDarbdenral

@darbdenral try this:

_SetVar {{PubTitle}} "My Aplication"

Regards.

Darbdenral has reacted to this post.
Darbdenral

@luishp That works perfect..

thanks!

luishp has reacted to this post.
luishp