Print
Print:
Summary
Body
Hide Header and Footer from iframe Embedded TDX Reports
Summary
Explains how to hide the header and footer from an iframe embedded TDX public desktop on the Client Portal
Body
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 desktop?
Environment
Global TDAdmin access or Application Admin access to the client portal to be edited
Application access:
TDNext (required to create reports for the desktop)
Analysis (required to create the
public
desktop)
Technician or greater access to applications being reported on (ex: ticketing, assets, projects, or analysis applications)
Answer
Creating the Public Desktop
In
TDNext
, create the
reports
to place on the public desktop
In
TDNext
, as a user with access to Analysis, create a
desktop
with the desired reports
On the
Details
tab, check the box for
Public
and, if desired, set a
Public Until
date (this is not required)
Click the
Save
button
Copy the
Public URL
link for the applicable client portal
Creating 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
HTML Modules & Pages
>
HTML Modules
Create an HTML module with the desired name and 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 add
&ShowNav=0&ShowFoot=0
to the Public URL
Example: <iframe src="https://[yourTDXdomain]/TDClient/[240]/[yourPortalName]/Portal/Desktop/Desktop?Q=FQrtMyvzSYnt9MWkZI5103Og5KvmYiGO9Gr1QAb209YtfrTfmmKc2g__&ShowNav=0&ShowFoot=0";"></iframe>
Click
Save
Applying the HTML iframe module
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 desktop
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
Details
Details
Article ID:
162823
Created
Tue 11/19/24 12:36 PM
Modified
Tue 12/24/24 3:11 PM