Skip to Content
0
Apr 07, 2010 at 06:54 AM

How to get item events for "B1 User Query" form

286 Views

Hello all,

I have an important doubt regarding the event filters. I am using event filters for my application and it is working fine.

Now I have a requirement that I need to add a button in the B1 Query execution form.

By B1 Query Execution form, I am referring to a form which is launching launching from the Query manager form. When we double click a query from query manager, this will launch with two parts, the upper part is the query string and bottom part with the execution result.

This form is having different FormTypeEx properties.

When I open 3 forms of the same kind, all the three are having different FormTypeEx properties.

1. 66-U-R

2. 70-U-R

3. 6-S-R

So I can't add event filters for these forms in common. I need a button for every forms and when the button is pressed, i have to do some specific task.

How can I add event filters to this? or how can I manage this?

Thanks in advance

Anoop