IF statement

Hi,

I’m trying to add a prefix “VAT ID:” infront of the actual client VAT ID - I went into design costumization and semi got what I wanted with “text”: “VAT ID: $client.vatNumber” - but now of course “VAT ID:” is present even if the client has no VAT ID. Would it be possible to use an IF statement in order to show or not show depending if the client has it or not? Or is there maybe another solution?

Try setting a custom label for the field on Settings > Invoice Design > Invoice Labels

Indeed :slight_smile: solved. Thank you.