Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Converting the Document Designertemplate on xsl in () generating proposal without zeros and decimal.

edited Sep 5, 2024 8:23PM in Order Management 1 comment

Converting the Document Designer template on xsl in (nested table) generating proposal without zeros and decimal.

I tried these functions and it doesn't work.

<xsl:value-of select='format-number(500100, "0")' />

<xsl:value-of select="translate(/subTotal/@formattedValue,'$.','')"/>

<xsl:value-of select="replace(/subTotal/@formattedValue,'[^\d]','')"/>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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