#It's possible change the <title> of the page without change the dashboard title

6 messages · Page 1 of 1 (latest)

simple eagle
#

I need to change the title showed in the browser. But I have keep the title of the dashboard the same. Its possible?

silent whaleBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

high shore
#

Yes. it's possible. You can use the $heading attribute on the page

#

and use the static $title attribute

#

because, logic heading return $this->heading ?? $title();

#

I can't show you the exact code because I'm outside