Hi All,
I have one template with 6 variables, say
var1
var2
var3
var4
var5
var6
however if one of the variable is empty i see empty space in the form output like say var3 and var5 is empty output is something like
var1
var2
var4
var6
How can i avoid this empty space, i tried condition tab for text however it is of no use.