Reply To: Custom data field is always “false”

Home Forums MapPress Support Custom data field is always “false” Reply To: Custom data field is always “false”

#20936
finalwebsites
Participant

    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 🙂