Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Mihail 39 posts 142 karma points
    May 02, 2017 @ 07:16
    Mihail
    0

    Set browser's title when use custom section

    Hi,

    I created custom section which alias is called mySampleSection, in dashboard.config looks like:

    <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

    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

  • 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.

Please Sign in or register to post replies