Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
I created custom section which alias is called mySampleSection, in dashboard.config looks like:
mySampleSection
<section alias="MySampleSection"> <areas> <area>mySampleSection</area> </areas> <tab caption="My editor"> <control> /App_Plugins/mySampleSection/backoffice/html/view.html </control> </tab> </section>
When I access that section, in browser's title show like: mySampleSection - localhost
mySampleSection - localhost
I want to put custom title there, instead of alias name I want to put custom text ... like My private section - localhost
My private section - localhost
How to do that ?
Thanks
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Set browser's title when use custom section
Hi,
I created custom section which alias is called
mySampleSection
, in dashboard.config looks like:When I access that section, in browser's title show like:
mySampleSection - localhost
I want to put custom title there, instead of alias name I want to put custom text ... like
My private section - localhost
How to do that ?
Thanks
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.