cancel
Showing results for 
Search instead for 
Did you mean: 

Different Fonts in a Smartform

0 Kudos

Hi Experts!

I would like to ask for help with the dilemma I am facing. I have a loop at a table and I have to output a line in bold if  the current line in the loop is equal to a specific value (say, Test5). I do not know how to change fonts from the same loop or if it is even possible.

The output should look something like this:

Test1

Test2

Test3

Test5

Test4

Test5

Thanks in advance for your inputs!

Accepted Solutions (1)

Accepted Solutions (1)

Private_Member_7726
Active Contributor
0 Kudos

Hi,

Create a second text node for bold output and put conditions on both text nodes...

cheers

Jānis

0 Kudos

We used a second table line and a condition to make it work. Thank you!

Answers (0)