Home › Forums › MapPress Support › Mashup Popup template › Reply To: Mashup Popup template
May 16, 2019 at 4:15 am
#18319
Hi,
Have you read the documentation yet? There’s an example there of using the PHP filter to pass a value to the template.
In this case, you would use that filter to pass the result of your function to the template as a property, then display that property in the template.