Synopsis: If you have a report without the Caption specified on the signature block and the company stamp the Size of the attach File Bleeds over into the signature block. So when the end user goes to click on the signature block if he doesn't click right on the line on the signature line at the Bottom he gets the files attachment. Pioneer currently likes the fact that without a caption they company man scrolls across the report and just clicks on the signature. They are afraid it will cause issues with captions and just displays the signature because they could sign it without reading the document.
Have a report with a company stamp and Signature blocks without Caption. (Example of Code listed below)
Go to Mobile Render the report
Click Edit
Click to the middle or the top of the signature block directly below the stamp and the files will show up.
SIGNED DATE: {{formatDateTime FX5__Job__r.Job_Current_Date__c format="MM/DD/YYYY"}} TIME: {{formatDateTime FX5__Job__r.Job_Current_Date__c format="hh:mm A"}} * Client accepts all terms and conditions of sale and service, including those provided as an addendum to this field ticket.
Expected Result
the icons on the company stamp are dynamic enough to within the size of the Company stamp Icon and not overlap.
Mingle Card: 5913 Steps to Reproduce
Synopsis: If you have a report without the Caption specified on the signature block and the company stamp the Size of the attach File Bleeds over into the signature block. So when the end user goes to click on the signature block if he doesn't click right on the line on the signature line at the Bottom he gets the files attachment. Pioneer currently likes the fact that without a caption they company man scrolls across the report and just clicks on the signature. They are afraid it will cause issues with captions and just displays the signature because they could sign it without reading the document.
Sample Code:
{{#if Include_Stamp_On_Report__c}}
Company Stamp
{{/if}}
Expected Result
the icons on the company stamp are dynamic enough to within the size of the Company stamp Icon and not overlap.
Actual Result
!clip-8e34-2fa6.png!
Analysis
Related Cards
Test Results
Reproduced the issue on my org with pioneer report template
!Capture-2b83fd.JPG!{height: 217px; width: 500px;}
Verified after applying the pr
!fixed.JPG!{height: 266px; width: 500px;}
TEST CASE
C14495
PDF- Attach file bleed over activated when clicked on Signature
https://lfw.testrail.io/index.php?/cases/view/14495