Skip to Content
0
Former Member
May 12, 2008 at 08:59 AM

Events in a maintenance view

54 Views

Hi,

I am doing some validations in the "Before Save to Database" event of a maintenance view. I am accessing the <viewname>_total table in the event and it works fine.

Now I am using this view in a view cluster. When I maintain the data through view cluster, this event gets triggered but the

<viewname>_total comes empty. What could be the reason for this? Is there any other alternative?

Thanks and regards,

Pankaj

Edited by: Pankaj on May 12, 2008 11:12 AM