Closed (fixed)
Project:
Table Wizard
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 May 2009 at 14:28 UTC
Updated:
11 Jul 2009 at 20:39 UTC
Whenever I put an image to a CCK page I made and convert it into table with table wizard, it does not appear.
Is it really not supported or did I do something wrong?
Comments
Comment #1
mikeryanWhat image module are you using? How is the CCK table for storing the image data defined? Presumably it contains a text filename field - Table Wizard has no way of knowing that the text value in the database table represents an image, so will not do anything special with it (just display the text in the field).
Comment #2
mikeryan