hello developers is there a possibility to use an auto increment value as the primary key for the TreeDBNestedSet? in the tutorial you are using hard coded strings. I would prefer to use a tree what just works and where I don't need to relay on carefully chosen names.
I need to manage contacts within a group tree and the tree can be build up by the users. For example: My contacts | - company1 | | - hot secretaries | | - the rest | - company2 | | - hot secretaries | | - the rest The name can be given by the user an isn't necessarily unique. The id is just for the management, nothing I would like to care about. any Idea or hint? greetings from germany Daniel -- Components mailing list [email protected] http://lists.ez.no/mailman/listinfo/components
