Hello All,
I have a feature report that I formatted but am having a problem with the formatting for a repeat (related table).
I get it to cycle through all the fields just fine but it mashes the last two fields together into one string.
Is there a good way to format that so it does not do that?
syntax
Key Leaders:
${#key_leaders}${position}
${pos_title} ${name}
${telephone}${/key_leaders}
Results
Position
Title
Name
PhonePosition
Title
Name
Phone