drupal what if we have designed a content type with existing fields
Posted
by rakeshakurathi
on Stack Overflow
See other posts from Stack Overflow
or by rakeshakurathi
Published on 2010-02-04T16:51:49Z
Indexed on
2010/03/20
5:11 UTC
Read the original article
Hit count: 463
i have small problem.... i have one content type say cars with various fields, say more than 30 , user can create the content types... now i would like to show only few fields in different phases,is there any possibility to do that. more explantaion:- user may enter the car model and car details in the first page and upload images in second page.(say a popup in the block) is this is possible ? i m newbie to drupal, i would like to do this kind of data updation,
i though with designing a one more content type with the existing fields, can any one explain this issue... what if i design a content type car1 with same fields say(file uplaod) in car content type.
© Stack Overflow or respective owner