Hi list, I'm working on a plone 2.5 instance (Zope 2.9.10-final, python 2.4.5, linux2) and I need to create an advanced form for searching users by:
1 user name 2 roles 3 email 4 date of registration Points 1,2,3 are -more or less- ok. 4: AFAIK normal p2.5 users (I'm not using remember) have not the property "creation_date" and I'm thinking to work around this by using the users' folder creation_date. I know the folder is created on user's first login but it's better than nothing :) Am I right? Is this the only way without using membrane/remember? Any hint will be much appreciated, cheers SimO _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
