I have checked the checkbox "Required" in CCK. But this have no effect when I create a new content without checking anything. Sorry of my bad englisch - I hope you will understand my problem.
I have checked the checkbox "Required" in CCK. But this have no effect when I create a new content without checking anything. Sorry of my bad englisch - I hope you will understand my problem.
Comments
Comment #1
rconstantine commentedThe required field for this module is copied from that of the vocabulary. You must go to the vocabulary you are using and select required there instead.
Comment #2
drupalbrax commentedI´ve selected "required" in the vocabulary and in cck. I´ve tested also the selcection only in the vocabulary and cck respectively. It doesn´t work for me!
Comment #3
rconstantine commentedOkay, I'll test it to double check.
Comment #4
drupalbrax commentedDo you have tested the double-check?
Comment #5
drupalbrax commentedHave anyone else the same problem? I´ve made different settings - required only in cck, required in taxonomy, both required, nothing required ;-) but nothing helped! I will test the module with a fresh new installation of drupal. I will give you a report.
Comment #6
drupalbrax commentedMy installation contained only Drupal (of course), CCK and Taxonomy Super Select Ultra, but the "required"-Function doesn´t work.
Comment #7
rconstantine commentedHaven't gotten a chance to try it out yet...
Comment #8
Eugene Fidelin commentedI have the same problem
Comment #9
rconstantine commentedAlright, I quickly fixed the display of the required symbol, '*', but still need to write a validation routine. It seems that CCK doesn't check 'required-ness' for me. So when I get that new routine done, I'll upload a new version. I won't get to it today; I've got a lot to do before holiday tomorrow. If someone else wants to write a validation routine, it actually shouldn't be too hard since it only needs to check whether any values have been checked.
FYI, once done, you will not be using the vocab's REQUIRED check box, but will use the field's instead. The vocab's will have no effect.
Incidentally, did those of you that tried both REQUIRED check boxes find that the '*' showed up when you checked the vocab's REQUIRED box? I didn't test that condition before I made my changes.
Thanks for your patience.
Comment #10
Eugene Fidelin commentedYes, in that case '*' showed up, but verification didn't work.
I am waiting for new release which solve this bug!
Comment #11
rconstantine commentedI think this is fixed and will be in the next release. I'll continue to test as I work on other things.
Comment #12
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.