Skip to Content
0
Former Member
Jul 07, 2009 at 02:00 AM

B1 2007: Item Code Column has CFL. How to capture this event?

105 Views

Hi

B1 2007 has new feature to open "List of Items" form(10003) from item code and item description column.

I'd like to disable this function from Sales order and Quoation form.

But I can not capture this event when user click CFL button.

I tried to make BubbleEvent = False when "List of Items" (10003) form is loaded.

But B1 is crashed.

I hope some to help me how to capture the event this CFL button of Item code/Item Description column click to make BubbeEvnet = false.

Thanks