On 06/18/2010 12:41 PM, Iztok Kham wrote:
> How can I tell GIFBUILDER (GMENU) to use file specified in "image" field
> in record?
file = GIFBUILDER
file {
...
10 = IMAGE
10 {
file.import = uploads/tx_ttproducts/
file.import.field = image
file.width = 800m
file.height = 600m
...
}
}
greets,
Bernhard