Dynamic Bullets in Document Generation

Hi,

We are using the 'DOCX From Dynamic Template" to generate a word document using XML.

We have got a requirement to include a bullet point under a set of existing bullet points but it has to be displayed conditionally.

For Eg.: Below is the sample XML.

<DOC><AMOUNT><1000></AMOUNT><TEXT>Hi, How are you?</TEXT></DOC>

In the Word Document, the Text "Hi, How are you?" should be displayed along with the bullet only when the AMOUNT is greater than 500. The bullet should have the same format as that of the existing bullet points.

Can we achieve this using this smart service?

Thanks in Advance!!!

  Discussion posts and replies are publicly visible