Home › Forums › MapPress Support › Custom data field is always “false” › Reply To: Custom data field is always “false”
June 19, 2024 at 11:20 pm
#20936
Hi Chris,
Yes, changing “props” into “data” solved the problem.
I checked also the docs and this is what I found:
Custom Fields
To add a custom field to a template, use this syntax:
{{poi.props.myfield}}
MapPress will automatically include that custom field when the template is output.
Maybe you need to change that information too?
Anyway, great plugin 🙂
