Hi everyone,
(this following issue might look trivial to some, but i dont get the idea) I run Drupal 5.1, the uptodate cck version and some field modules such as the Weblink-module. Theres 2 problems I'm having with this field.
1:
I named the Weblink-Field in Content Type Events 'URL'. Now, if i go to the submission form, It displays twice as you can see here: Screenshot.
The first 'URL' is modified by the Title i choose for the Field, but i dont know how or where to get rid of the second one. (The second 'URL' displays in all forms for content that has a weblink field)
2:
I chose to set the weblinks as required for the content type 'Link', and optional for some other content types (like 'Event'). It seems though, as the saved setting for the requirement-statur of one content type has effect on all other c.types as well. Is there a way to define different content types with different 'requirement'-modes?
Thats it - I hope you can help me out, Cheers and best, Felix

Comments
Problem is solved ...
... it was the machine-readable name of the field - i used the same for all links on different content types. Thx anyway :)