Hi!
I have the follow code:
20 = RECORDS
20.source = 17
20.tables = pages
20.conf.pages = COA
20.conf.pages {
10 = IMAGE
10.file = uploads/media/photo.jpg
20 = HTML
20.value.field = title
}
Now I want set the photo from the field media of the page. How could I do? I
try some case, but without success.
Bye
Roberto