Home › Forums › MapPress Support › Custom data field is always “false” › Reply To: Custom data field is always “false”
June 19, 2024 at 9:32 pm
#20935
Hi,
In the template you have specified a custom field from the post {{{poi.props.kerkurl}}}. Please specify a data field instead: {{{poi.data.kerkurl}}}.
I think this may be because there was a bug: the button “POI data field” was suggesting “poi.props.myfield” instead of “poi.data.myfield”, so thank you for bringing this to my attention. The bug is fixed in version 2.91.6, which will be available soon.
