By Jan Gabaj on Wednesday, 28 February 2018
Posted in General Issues
Likes 0
Views 490
Votes 0
Hi,
I have problem with invoice and user detail fields. If someone does not fill the field, the variable appears on the invoice. Can these fields be hidden if the user does not fill them? Check attached file please.
Thank you
Jan
Actually you can set this setting Show Blank Tokens to NO, you can refer on my attached screenshot below.

The system will detected if those custom user field date is empty, it will not show anything on the invoice page.

But I would suggest you remove those label text like what you set from the Custom Content on Invoice from your site backend, because system doesn't know which label text is belong to these token, it will only check for the token whether the user to enter anything in the field or not.

For example update to this :


[[USERDETAIL_SPOLECNOST]]
[[USERDETAIL_IC]]
[[USERDETAIL_DIC]]

Členství od: [[SUBSCRIPTION_SUBSCRIPTION_DATE]]
Členství do: [[SUBSCRIPTION_EXPIRATION_DATE]]

Faktura: 2018[[INVOICE_INVOICE_ID]]
DUZP: [[INVOICE_CREATED_DATE]]
Variabilní symbol: 2018[[INVOICE_INVOICE_ID]]
Číslo účtu: 2200631527 / 2010
·
Thursday, 01 March 2018 13:20
·
0 Likes
·
0 Votes
·
0 Comments
·
Awesome,
thank you
·
Thursday, 01 March 2018 15:55
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome Jan
·
Thursday, 01 March 2018 17:44
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post