On Tue, Feb 27, 2007 at 09:05:30AM -0600, Patrick R. Michaud wrote:
> In Site.EditForm, add the following (pick a suitably appropriate message):
>
> (:if ! exists {*$Group.RecentChanges} :)
Sorry, that should be
(:if ! exists {*$Group}.RecentChanges :)
Pm