When I open a solution I would like to (only) show the title of the form and maybe the solution. I would like to get rid of ‘Servoy Client -’.
Are you willing to let that go?
When I open a solution I would like to (only) show the title of the form and maybe the solution. I would like to get rid of ‘Servoy Client -’.
Are you willing to let that go?
We changed it now so that “Servoy Client” is at the end (just like Internet Explorer)
so this is now the layout:
SolutionTitle - FormTitle - Servoy Client
SolutionTitle is the solutionName or the solutionTitle (or nothing if solutionTitle == ‘empty’)
FormTitle is formName or formTitle (if that property is set)
Thank you!!!