Can anybody up me with a CCK conundrum?
I am using CCK to create a Contest node type
when power users create contest nodes, I would like One to 4 links to be automatically generated in the published contest node using some basic logic i.e.
there will be a drop down menu in the contest creation page for allowed entries.
entry options are one or more of image, video, story, audio.
When the user clicks submit, the created node has one to four links (depending on entry options) that allow viewers of that contest node to click on the link to then submit a node of that type (video, audio etc) with a selection already made in the dropdown list of that node type (I created a node reference field used in each entry content type called "Entering in Contest Named").
I also only want the link(s) to be visible when the contest node's date range field includes the date when the user is viewing the contest node.
Alternatively, it may be easier to do this in a block shown next to the node because this query has to be made on node view.