Skip to content

Rendering custom fields in export templates #6265

Answered by jeremystretch
SandMouse asked this question in Q&A
Discussion options

You must be logged in to vote

{% if address.cf_custom_0 %} will never be true, because cf_custom_0 isn't a property of the IPAddress model.

What specifically are you trying to do?

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@SandMouse
Comment options

@candlerb
Comment options

@SandMouse
Comment options

@SandMouse
Comment options

@candlerb
Comment options

Answer selected by ryanmerolle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #6264 on April 23, 2021 17:56.