Custom Auto populate group?

Although I know it is not supported we have found on several sites how to customize the Auto populate group form to include a custom LDAP search.This is just what we want, but there are only a few examples of LDAP searches that really work.

Is there any one been able to set up a custom search for these Autopopulating groups so we can filter by OU, for example like “(&(ObjectClass=person)(FullName=OU=DEV))”??

Thanks in advance!

Subject: Solution: &(ObjectClass=person)(FullName=OU=DEV))

In case anyone else is searching for the solution…

&(ObjectClass=person)(FullName=OU=DEV))

See this for how to add the custom functionality: Tweak The Auto-Populated Groups Feature In Domino 8.5 | eknori.de