Hello I am configuring a forms for my organizations custormer portal and It is required that all forms have the organiztions color scheme and logo. Is there any way to add images to the created forms.
Thank you for your help
Welcome to the community. It seems that adding image against FORM is only available for Jira/JSM server env currently and it is still a new feature. It is not yet a feature for the cloud side yet.
I would recommend you to contact Atlassian Support (https://support.atlassian.com) to obtain further updates on this functionality.
Best, Joseph Chung Yin
Jira/JSM Functional Lead, Global Infrastructure Applications Team
Viasat Inc.
Hi
How can I access that in Datacenter?
it's an urgent, thanks for your response
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In Data Center env, you will need to be an Admin to the project. Afterward, you will need to access the Form in question and apply your image.
Best, Joseph
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You should contact Atlassian Support (https://support.atlassian.com) for their latest updates in regards to Cloud env.
Best, Joseph
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi all,
Is there any news about the option to upload an image to the cloud service management module?
The customers don't have Admin access, of course.
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Sharon G_ ,
I found a solution for DataCenter Service Management by adding an HTML code block to show a picture from a third-party server. It might be useful for the Cloud version too.
Best, Mohammad.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Mohammad RahmaniNasab - can you provide a sample of the code?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi @John Funk
you can use codes similar to this:
<p><img src="YouruploadURL.PNG" alt="first " width="100%"></p>
using Ultimate Customizer.
good luck with that
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.