Where is cck "number of values" data stored?
        Posted  
        
            by calebthorne
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by calebthorne
        
        
        
        Published on 2010-04-12T16:57:31Z
        Indexed on 
            2010/04/12
            18:12 UTC
        
        
        Read the original article
        Hit count: 384
        
I have a cck field that needs to allow a different number of values depending on the role of the currently logged in user.
I'd like to find where the "number of values" data is stored for a cck field so that it can be dynamically changed when the node edit form is displayed.
© Stack Overflow or respective owner