Software Search
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.

BigYellowKey News
(click here to view all BYK news)

Imminent: 4/1/2016 4:05:00 PM
BYZ Development Points have been changed
Click Here for details.
The new BYZ Development Points (BYZ192) replace all previous BYZ Points which are now no longer available.

Released: 4/1/2016 3:05:00 PM
BYZ Annual Pass Now Available!
Click Here for details.
The BYZ Annual Pass replaces the BYZ addon subscription service.

Released: 4/1/2016 2:05:00 PM
The BYZ Terms and Conditions have been changed.
Click Here for details.

Apologies, but online Payments are temporary unavailable as we are in the process of changing our payment gateway.
Please contact us if you wish to place an order and we will organize a manual payment process for you.
We hope/expect online payments to be available again soon.

Blank-out Zero/Null Currency Template Fields - BYZ041

<< 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:Big Yellow Zone
For Terms and Conditions, click here
Please do not purchase any BigYellowZone
products/services or request technical
support until you have read and agree with
the terms and conditions.
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)


Terms and Conditions:
For terms, conditions, and licensing information for all BigYellowZone products/services, please click here.
Please do not purchase any BigYellowZone products/services or request technical support until you have read and agree with the terms and conditions.


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)