Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics RMS (Archived)

PO Format

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi,

All of the columns on my Purchase Order text wrap except the Lookup Code column.

Example:

PN123      PN123456V2A      Part Number 123456 Version 2    $2.99

       456                                        ALPHA

So if the cell cannot accept 30 characters it puts the remaining below except the Lookup Code Column.

<tr>
                            <td style="width:10%">
                                Description:
                            </td>
                            <td style="width:24%">
                                <xsl:value-of select="Description"/>
                            </td>
                            <td>
                                <img src="spacer.gif" height="1" width="2"/>
                            </td>
                            <td style="width:12%">
                                Lookup Code #:
                            </td>
                            <td style="width:16%">
                                <xsl:value-of select="OrderNumber"/>
                            </td>
                            <td>
                                <img src="spacer.gif" height="1" width="2"/>
                            </td>
                            <td style="width:12%">
                                Tax (Amt.):
                            </td>
                            <td style="width:10%">
                                <xsl:value-of select="format-number(TaxAmount, $CurrencyFormat, 'CurrencyLocal')"/>
                            </td>
                            <td>
                                <img src="spacer.gif" height="1" width="2"/>
                            </td>
                            <td style="width:8%">
                                Subtotal:
                            </td>
                            <td class="Numeric" style="width:8%">
                                <xsl:value-of select="format-number(Total, $CurrencyFormat, 'CurrencyLocal')"/>
                            </td>
                        </tr>
                    </table>

*This post is locked for comments

  • Suggested answer
    Rick Kirkman Profile Picture
    Rick Kirkman 2 on at
    RE: PO Format

    Removing the tilde ~ in the alignment command, will allow text wrapping within a column. You'll need to determine the alignment command that controls the itemlookup column.

    Change from <ALIGNMENT> "^~" </ALIGNMENT>  

    to this: <ALIGNMENT> "^" </ALIGNMENT>

    You will find this under the section PO ENTRIES

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Verified Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,431 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,503 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans