Hi,
I had content type named Movies which saves information related to movie.
Now i have another content type named as Posters which needs to have drop down having values movie names that i save movie name in Movies content type.
Plz suggest solution how i can get movie names inside the drop down?

Comments

newdrupal-1’s picture

CCK nodereference field?

jitendra_k’s picture

i used CCK Node reference but how i can link it to Movie Names.?
Can u plz explain in brief?