- This topic has 2 replies, 2 voices, and was last updated 7 years, 10 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- The forum ‘Generic’ is closed to new topics and replies.
Events Made Easy › Forums › Generic › person extra field not shown in column
I have addesan extra field “mobil” to the persons. But in the persons list and when I want to print a PDF the column is empty… Any Ideas?
Because that SQL query is heavy, you have to select the fields you want to be shown in the multi-select dropdown just left of the button “Filter persons”.
Concerning the PDF: what placeholder do you use to show that field? Your template should contain something like #_FIELDVALUE{mobil}
Hi Franky,
thanks for your quick reply. That did solve my problem. Thanks a lot!