user specific persistent cck types in drupal

Posted by Fion on Stack Overflow See other posts from Stack Overflow or by Fion
Published on 2010-05-23T16:35:46Z Indexed on 2010/05/23 16:41 UTC
Read the original article Hit count: 170

Filed under:

Is there a way to do the following. We need to have a few basic cck types that will allow users to track their chosen parameters over a length of time.

For example, one cck type may be called "numeric tracker" It would have a field for labeling the type and a field for entering a number.

User A might label one numeric tracker "miles driven". Then each day user A would use this type to enter a number. User B might label a numeric tracker "hours slept". Each day user B would enter a number.

Is there a way to use cck in this way?

© Stack Overflow or respective owner

Related posts about drupal