Leiste mit Community-Erfolgen erweitern.

Don’t miss the Workfront AMA: System Smarts & Strategic Starts! Ask your questions about keeping Workfront running smoothly, planning enhancements, reporting, or adoption, and get practical insights from Adobe experts.

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

Show notifications on dashboard

Avatar

Level 4

Is there a way to show notifications on a dashboard without the header?

I end up having the upper navigation bar twice when I use the standard url (https://instance.my.workfront.com/notifications).

Themen

Anhand von Themen werden Community-Inhalte kategorisiert und Sie können so relevanten Inhalt besser finden.

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Community Advisor

Hi Manuel,

Since the /notifications is a web page (although it might someday be offered as a report or view ready for use on a dashboard), I presume you are using the link you mentioned in the url of an external page on a dashboard, and then seeing the full page (including headers) within the resulting dashboard’s iFrame.

if so, you can add parameters (such as margin-top: -50) to that url to “shift” the page up within the iFrame, but it is fussy, and might look different on various computers.

Instead, I suggest you try this technique, which will then open cleanly in a separate window with one click.

You could also train users how to navigate to the Notifications tab.

Regards,

Doug

Lösung in ursprünglichem Beitrag anzeigen

2 Antworten

Avatar

Korrekte Antwort von
Community Advisor

Hi Manuel,

Since the /notifications is a web page (although it might someday be offered as a report or view ready for use on a dashboard), I presume you are using the link you mentioned in the url of an external page on a dashboard, and then seeing the full page (including headers) within the resulting dashboard’s iFrame.

if so, you can add parameters (such as margin-top: -50) to that url to “shift” the page up within the iFrame, but it is fussy, and might look different on various computers.

Instead, I suggest you try this technique, which will then open cleanly in a separate window with one click.

You could also train users how to navigate to the Notifications tab.

Regards,

Doug

Avatar

Level 4

Hi Doug, thanks for the nice solution! I guess, that's the best we can get in the given framework of Workfront 👍