How to display data from another table? Template Code

I have a table with two tabs related to each other, "People Table" and "Services Table".

Pedro_steffens_0-1700853219234.png

When I generate the Service PDF, it shows the person's ID, but I would like to display other data, such as name and telephone number.

Model Template code:


DATA SERVICE/TIME: << [DATE_TIME] >>

NAME: ???

SUBJECT: << [SUBJECT] >>

ATTENDANT: << [ATTENDANT] >>

 

 

Solved Solved
0 5 237
1 ACCEPTED SOLUTION

Are you pulling child record in PDF?

If yes, your template expression is wrong. 

View solution in original post

5 REPLIES 5
Top Labels in this Space