I have a form based on pattern Details master.
It has no pattern errors
The datasource is Custtable and the accountnum is shown in the grid.
When I click at the accountnum I am directed to the correct customer.
However when I want to look at the list (ctrl+F8) I can only see the customer I am directed to and not the entire list of customers.
When I use the Filter function it is filled with the accountnumber for the custtable.
When I perform the same from the custtable menu item I find a customer and when I click at the accountnumber I am directed to the same form as before.
When I then want to look at the list (ctrl+F8) I can see the list of customers and the present one has a different colour
When I Use the filter function it is empty.
I want the custtable form to give me the list of customers, when I am calling it from my form, so how do I clear the filter ?
I hav tried the same in another form which is build at the same way as custtable form where I have the same issue. When I use the filter function it is prefilled with the information for the current record