Discussions

Check out Oracle NetSuite upcoming events and conferences here
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Update your Profile with your Support type to get your Support Type badge.
Expand your NetSuite knowledge by joining our Ask A Guru Live sessions. RSVP on this event now.
Get ready to take on exciting new challenges and become the next SuiteMaster of the Month!
Join the largest gathering of the NetSuite Community at SuiteWorld in Las Vegas, September 9-12! Discover cutting-edge innovations, attend insightful sessions, network with industry leaders, and elevate your business to new heights. Register here!

NSC | Customize Check Template to Create a Table Similar from Basic PDF Layout

edited Mar 16, 2023 11:25AM in SuiteCloud / Customization

There are scenarios where a user wants to copy the Table/style of a Basic Layout of Checks when using Advanced PDF/HTML Templates. We can customize the Standard US Voucher template to display a table that will reflect the sublists from the Check transaction.

Here are the changes of the code that we need to apply:

Replace the Body part of the Source code

<div class="items">
<table class="itemtable" style="position: absolute; overflow: hidden; left: 36pt;top: 15pt; width: 436pt;"><tr style="background-color: #000000; color: #FFFFFF;">
                <td align="center" colspan="6" line-height="150%">Date</td>
                <td align="center" colspan="8">Description</td>
                <td align="center" colspan="5">Account</td>
                <td align="center" colspan="3">Orig. Amt.</td>
                <td align="center" colspan="3">Amt. Due</td>
                <td align="center" colspan="3">Discount</td>
                <td align="center" colspan="4">Amount</td>
                </tr>
       

@Kristoffer Viray-Oracle | Ask A Guru | Let us know what contents you like to see in the Community. You can vote here.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!

Leaderboard

Community Whiz

Quarter 3 (Jul-Sep 2024)

This Week's Leaders

This Month's Leaders

All Time Leaders