Updating...
Skip to main content
Filter your search by category. Current category:
All
All
Knowledge Base
Search the client portal
Search
Sign In
Show Applications Menu
TeamDynamix Solutions Portal
Sign In
Search
Home
Knowledge Base
More Applications
Skip to Knowledge Base content
Search
Articles
Blank
Knowledge Base
Work Management Admin
Managing Client Portal Applications
Hiding Header and Footer from Report in Client Portal
Hiding Header and Footer from Report in Client Portal
Tags
kcs
Question
How do I hide the header and footer when I embed a TDX report in the client portal?
Can I suppress the header on an embedded public dashboard?
Environment
Global TDAdmin access or Application Admin access to the client portal to be edited
Answer
Get the link to a public dashboard that houses the reports you want to embed (see related articles)
Add your organization's TeamDynamix URL (environmentname.teamdynamix.com) to the iframe sources, if not already present
In
TDAdmin
click
Organization Settings
Click
HTML Content Allowlists
Click
iFrame Sources
If your TeamDynamix URL is not in the list, click
+Add Entry
in the toolbar
Type or paste the URL of your TDX URL into the row that appears
Click
Save
in the toolbar
Create the HTML iframe module
Access the admin page for the client portal:
For
Global Admins
: TDAdmin > Applications > [Client Portal]
For
App Admins
: [Client Portal] > click your name in the top right (sign in if needed) > click
Admin
Click
Modules & Pages
>
HTML Modules
Create an HTML module with the desired name, border, and name visibility settings
Click the
Source
button in the top left of the content editor
Set up the embedded link using the
iframe
tag, and append "
&ShowNav=0&ShowFoot=0
" to the dashboard's Public URL copied in step 1
For example: <iframe src="https://acmeuniversity.teamdynamix.com/TDClient/144/HR/Dashboard?pd=wxOaD1VP5Uk_
&ShowNav=0&ShowFoot=0
"></iframe>
Click
Save
Add the HTML iframe module to a portal page
Return to the admin page for the client portal
Click
HTML Modules & Pages > Pages
Click the name of the desired page to host the public dashboard
Click the
Content
tab
In the Available Content field, search for the name of the HTML iframe module created in Step 2 above
Drag the module to the desired location on the page
Click
Save
Sign in to leave feedback
0 reviews
Blank
Blank
Blank
Blank
Print Article
Related Articles (1)
Creating a Public Dashboard
This article explains how to create and add a public dashboard to your Client Portal.
Deleting...