Closed (fixed)
Project:
Unique field
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Mar 2008 at 18:12 UTC
Updated:
23 Feb 2009 at 21:00 UTC
Could be great to let assignn uniqueness by user, or let user field to be used in combination.
For example, in a CCK value, a combo box with "buy" and "rent", let users only post a node with "buy" and another with "rent".
Comments
Comment #1
arithmetric commentedHi ElGranAzul,
Thanks for making this suggestion. I've added this feature to the module as of version 1.0 beta 1. The node's author is now shown as a field that can be required to be unique. Therefore it is possible to restrict users from creating more than one node of a specified type, or to use it in combination with other fields (as you suggest), so that there can be only one node authored by a user and with a specific field value.