Can I create a custom Cardtype that acts like a Role?
Support Ticket
+status
open
+tag
+issues
If I wan't to create another Cardtype that can represent a set of Users, is it possible to create a new Cardtype, say Circle, that cane be used to give permissions just like a Role does. The Role type is in the code, and protably inherits in Ruby from Pointer, but Role type (type code or cardid internally) is special for permission rules.
If the *default or *structure rule for the Card (via Cardtype or otherwise) is Role, will it act like a Role or not? It has been to long to remeber how this really works.