Software Search
Search For:
In Price Range (GBP) :
£ - £


or: all BigYellowZone software
HELP/FAQs?

Got questions/problems? Take a look through our FAQs (frequently asked questions), or email us at: support@bigyellowkey.com. We shall do our best to get back to you promptly.

Want Discounts?

Are your prices for multiple domains too large? Are you trying to get licences for test domains but being asked to pay full cost? Don't worry; we can add test domains to your licences manually. Just purchase a single domain addon/upgrade for what it is that you need, and then email us about your situation regarding the remaining domains and we'll liaise with you over the options. email us at: support@bigyellowkey.com. We shall do our best to get back to you promptly. click here for more information regarding multiple domains, upgrades, and discount policies.

BYZ041 - Blank-out Zero/Null Currency Template Fields
<< back to previous screen

By default VP-ASP will show a zero amount (and your currency symbol) if your currency amount is zero. However, often you will want zero/null values to not show up at all, and you will also want the corresponding label to not show if the amount is zero or null. This addon allows you to do that.


Compatibility, Bundling, and Status Notes:
Compatible with VPASP V4.5 to V6.5
Before installing, you must have installed:
BYZ038
BYZ036
BYZ033

This product includes:
BYZ038
BYZ036
BYZ033
Latest version:05/25-JUL-2009
From vendor:BigYellowZone
Price:£10.00
add to cart

This extra template field will allow you to use the following logic in your templates for whichever values you want it to:

Use blank/null (no currency symbol, amount, or decimal) if the currency amount is null or zero, otherwise show the formatted currency value (with the ccy symbol and decimal places)

You can then use the "$" at the front of the line in your template to ensure that null/zero values also do not show the label.

You can use this optionally wherever you want in your templates, while still continuing to use the standard currency template fields for amounts which should always show up when the value is null/zero.

This is particularly useful for tax amounts, shipping amounts, discounts, retailprice etc.

Example:

Tax: [formatcurrency otax]

If the tax amount is zero or null then this will show something like:
Tax: $0.00

If you use the new template field with a "$" at the front:

$Tax: [BYZ_CCY_AMOUNT_BLANKIFNONEORZERO otax]

Then the entire line will not be shown when your tax amount is zero or null, and if the value is not zero or null then it'll show the proper formatted currency amount.


Technical/Developer Information:
This works for all types of templates (products, orders, customers etc)




For further information from the vendor about this product, please visit:
http://www.bigyellowzone.com/shopexd.asp?id=61

Full Version History:
VerNo Version Date Release Notes
01 04-OCT-2004 Initial version - Big Yellow Zone Currency Template Fields For VP-ASP
02 16-DEC-2004 Added product/order cursor inward arguments
03 17-AUG-2005 Added extra-template-fields addon (BYZ033) as part of this addon package.
04 27-AUG-2007 Upgraded BYZ038 (Licensing) module to cater for VP-ASP V6.5.
Upgraded BYZ033 (Template Fields) module for additional argument types.
Upgraded BYZ036 (Addon List).
Files effected:
README.htm (changed file)
byz041_install.asp (changed file)
05 25-JUL-2009 Upgraded BYZ038 (from V07 to V10).
Upgraded BYZ036 (from V02 to V05).
Upgraded BYZ033 (from V04 to V06).
Files effected:
README.htm (changed file)
byz$041_version.asp (new file)
byz041_install.asp (deleted file)