PDF MAKER Related variable

More
04 Apr 2013 14:54 #2830 by cpvt
I'm trying to make a pdf template for ticket module with PDFMaker. I putted the related Account name into the template ($R_ACCOUNTS_ACCOUNTNAME$), but when I try to export in pdf, if the ticket is NOT linked to any account PDFMaker print the variable name ($R_ACCOUNTS_ACCOUNTNAME$) instead of nothing.

This seem to happen to every related module's field.

Something wrong?

ciano

Please Log in to join the conversation.

More
02 Jul 2013 14:17 #2913 by cpvt
Replied by cpvt on topic Re: PDF MAKER Related variable
any idea???

Please Log in to join the conversation.

More
03 Jul 2013 10:59 #2917 by minu
Replied by minu on topic Re: PDF MAKER Related variable
Hi,
you can resolve this problem using if/else function

For example you can use the function in this way:
[CUSTOMFUNCTION|its4you_if|$HELPDESK_PARENT_ID$|=|$R_ACCOUNTS_ACCOUNTNAME$|$R_ACCOUNTS_ACCOUNTNAME$||CUSTOMFUNCTION]
The following user(s) said Thank You: cpvt

Please Log in to join the conversation.

Time to create page: 0.200 seconds