Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?
Go to bottomPage: 1
TOPIC: {$Value}
#57253
{$Value} 8 Years ago Karma: 0
Hi,

I installed ADT on a J3.5 site.


I show images on fields.
On my previous site when a value was emty the result was {$Value}.jpg
I added 1 image wich was the backgroundcolor and named {$Value}.jpg

On the latest ADT version it's only .jpg

Is there a way to show a default value on an empty field?


Greetz, Koen
The administrator has disabled public write access.
Greetz,

Ken
 
#57254
Re:{$Value} 8 Years ago Karma: 747
Hello,

If you mean variables in "Columns settings -> Format" parameter, it is possible to use {$value} variable, not {$Value}.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#57264
Re:{$Value} 8 Years ago Karma: 0
Hi,

On my old website i used
<img src="images/db/qsonr/{$value}.jpg">
When there was no value available it gave {$value}.jpg

I made a colored image wich i nemed {$value}.jpg so this image was showed when no data available.

In my new website it shows .jpg
Last Edit: 2016/03/29 17:52 By adoewa.
The administrator has disabled public write access.
Greetz,

Ken
 
#57265
Re:{$Value} 8 Years ago Karma: 747
If you want to use some value for example values, use the following code:

{$value|empty:some_value}

Regards,
ARI Soft
The administrator has disabled public write access.
 
#57266
Re:{$Value} 8 Years ago Karma: 0
Thanks a lot...

Greetz, ken
The administrator has disabled public write access.
Greetz,

Ken
 
Go to topPage: 1