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

Document Designer XSL snippets - how align them in table cells ?

edited Nov 13, 2020 12:26AM in Configure Price Quote 2 comments

Summary

Document Designer XSL snippets - how align them in table cells

Content

Doc Engine allowed XSL snippets to be aligned within table cells, I can't figure out how to do this in Document Engine and my XSL skills are beginner level.

This is my current XSL snippet - it displays a value that was defined in the global XSL

<xsl:value-of select='format-number($RM_price1,"$#,###.00")'/>

This displays the correct value and format, but its centered by default in the table cell.  As its a  currency subtotal, I need to right justify it.  Adding padding to the left is not an acceptable solution as the # digits will vary.  What code should I add to the XSL snippet ?  Looking for (hoping for) a simple solution.  Am finding a lot of important functionality for us  seems to have disappeared in moving from doc engine to doc designer :-(.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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