Hi, i was thinking about a cck numerical field in a content type that can be fill with the number of times that Node can be printed , is this posible?
It would be pretty cool to limit the number of prints and display in each print page the number of times left that Node can be print.
Comments
Comment #1
leovarg commentedAlso would be pretty cool if, as soon it reach the number of times it can be printed , The node unpublished itself automatically
Comment #2
jcnventuraAll that information is in the database.. It should be trivial to make it into a field using PHP.
Comment #3
jcnventuraRegarding the field, look into the Computed Field module..
Regarding the auto unpublish.. Look into the Actions module or the Workflow module.
João
Comment #4
jcnventuraNo info in more than two weeks. Closing the issue.