Hello everyone,
I have started using the email flag for the AMC script and it is awesome! One thing I noticed however is that the formatting in my email seems to push stuff off the edge.
https://drive.google.com/file/d/1x5ZOwk ... sp=sharing
Is there a way to adjust this?
Thanks
Steve
AMC email formation
Re: AMC email formation
--def storeReport=/path/to/folder to store the HTML report as *.html file somewhere instead of sending it as email. That'll work around any HTML rendering issues caused by the Gmail web client.
As for actually generating HTML code for large tables that works properly in Gmail I'm open to suggestions. We can easily make changes to the HTML / CSS at amc.groovy#L611 but I wouldn't know what to change that isn't then mangled by Gmail.
EDIT:
I've modified the HTML template a bit. Might work a bit better with the next release. Might not.
As for actually generating HTML code for large tables that works properly in Gmail I'm open to suggestions. We can easily make changes to the HTML / CSS at amc.groovy#L611 but I wouldn't know what to change that isn't then mangled by Gmail.
EDIT:
I've modified the HTML template a bit. Might work a bit better with the next release. Might not.