Images on ticket forms
Is there a way for me to add images to a ticket form?
Answers (2)
Hello Mariah,
The only way I would know to achieve this would be with the help of a static field (likely only doable with an HTML field).
Sincerely,
Mark Sayers
Sr Support Consultant, CS
I got this to work but the image can only be seen by me.
In fact, when our TD admin adds static html content, I can see the image he added and yet he still cannot.
I had a third person view the form and I am the only person who can view the image.
The image is stored on a sharepoint site for which the entire organization has view access.
The TD admin and others are able to view the image directly if they navigate to the SharePoint site.
But only I can view the image if it is on the TD form.
Here is what I entered in the source (with actual title and actual path replaced)
<img alt="title" height="100" src="https://path_to_the_image.png" width="200" />
Any suggestions as to why I would be the only one who can see this image?
Thanks,
Sarah
All of us can see the image in its original location, so that is not the issue.
When the admin changes the html to a different image, he still cannot see the image, yet I can.
Hopefully that makes sense - let me know if I'm misunderstanding the question. Thanks! - Sarah Glatz Mon 12/4/23 2:34 PM
He can edit that html in the form and I can see that he changed the image, but all he can see is the title. - Sarah Glatz Mon 12/4/23 2:49 PM
Where does the image source from? What is its URL? And if it is not uploaded to TDX, is that URL location configured to be accessible by IPs that they'd be using? - Mark Sayers Mon 12/4/23 3:43 PM
The image is on a SharePoint site that is accessible to anyone in our organization.
As I mentioned, they can navigate to the source image outside of TeamDynamix.
If it is an option to upload the images to TeamDynamix, that would likely solve the problem.
Can you give me instructions to do that?
The link is here but it is not accessible otuside of USNH https://universitysystemnh.sharepoint.com/:i:/r/teams/TeamDynamixInstructionalVideos/Shared%20Documents/KSC%20Logo.jpg?csf=1&web=1&e=tFF2jm - Sarah Glatz Mon 12/4/23 5:14 PM