Home › Forums › MapPress Support › Mashup template using filter in Functions › Reply To: Mashup template using filter in Functions
January 16, 2020 at 4:18 am
#18439
Keymaster
Hi,
Is this how the code looks?
$props[['message']]
If so, it should have only single brackets:
$props['message']