Resizing images in emails

PS
Tera Expert

Hi,

Do you know how I can add resize image option while composing or replying to an email from any ITSM module? When our agents sends an email from system they usually copy and paste images but cannot resize.

find_real_file.png

1 ACCEPTED SOLUTION

Hi Sagar,

Just to inform you, I just raised a HI ticket and they informed me that it's an issue in San-Diego and it'll be fixed in San-Diego patch 4.

This issue has been identified as Problem i.e., PRB1566670. Following is the Known error article for the same:
KB1115940:

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1115940

Thanks

View solution in original post

12 REPLIES 12

Aman Kumar S
Kilo Patron

They can resize the email by CSS properties in the source script, don't think by default if they can resize the image.

 

Best Regards
Aman Kumar

Sagar Pagar
Tera Patron

Hi,

 

You can resize the image with Source code.

find_real_file.png

 

Thanks,

Sagar Pagar

The world works with ServiceNow

Swapnil Shirsik
Giga Guru

You can update the image height,width using <> source code.

Please mark helpful/correct if it added value.

PS
Tera Expert

Hi All,

We cannot ask business users to write source code to change the size.

Thanks