I have cck content type and 5 fields (author, price, img, description..) But I don't want to put all information into body.
How to put description of the product to my description field, author to author etc?
I have cck content type and 5 fields (author, price, img, description..) But I don't want to put all information into body.
How to put description of the product to my description field, author to author etc?
Comments
Comment #1
eaton commentedThis is an inherent limitation in the field system used by CCK. Splitting out bits of data and auto-populating toer fields with them is definitely a worthy goal but is definitely outside the scope of ASIN module.