Loading...
 
Themes

Themes


tiki-view_tracker (static text in front of field value)

Israel

If it help someone... arrow


I needed some static text in front of the very same field name on all my items. To make it simple i have a serial number of 13 numbers. 9 a fixed 4 change from an items to the other.

Copy to clipboard
{if $ins_fields[ix].name eq 'Barcode'} 729010115{$ins_fields[ix].value}?????


Replace ???? with close TD and close TR...

That way for the field named Barcode, the field result is "729010115"+ the real field value.


Glop Glop !
Yoni

There are no comments at this time.