Hi,
I have say for instance 2 roles .. Authenticated and Platinum. Both are able to select a category in the 'directory', but Platinum can select up to 3 categories.
What I've done is create 2 fields with 'directory listings', one is single and the other is multi-select.
In CCK field permissions tried to give each field their respective 'access' to the 'directory fields'. (Authenticated to the single selection and Platinum to the multi-select.)
mmm, it doesn't work, both show for both roles ...
Is there a way I can offer multi-select (with a limit) per role please? There must be a way, but just can't get my head around it.
Look so forward to any reply, and thank you.
Lilian
Comments
Comment #1
codexmas commentedIt was designed to be a simple restriction and doesn't support role based limits.
I really don't have much time for development of the module and would look at anything that was posted as a patch.
Cheers,
Gord.
Comment #2
jusyjim commentedHi,
I'm having a problem getting the module to work and I think it may have something to do with this issue. I have a content type that only one role can create. I have the category settings to allow multiple selections. I have 8 possible selections in the category and have set the limit at 3 for this category. I have tried several times, cleared my cache, run cron and done everything I know to do but the users are able to select more than 3 in the category.
Any ideas?
Thanks.