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
Found it :-)
At the grid at the tabpagegrid the property defaultaction must be set to MainGridDefaultAction
then it works
Hi Thank you for the response.
I want to do this as it is default behaviour when you look at a customer from the custtable form.
In the listpage you select the customer - jump to the relevant customer and when I select list by CTRL+F8 I get the list of customers. When I select a customer in the list the information is shown in the details form.
It's the standard behavior to filter the record in Target form with the selected value. Why do you want to see all customers on click of a particular customer account in your form?
André Arnaud de Cal...
291,969
Super User 2025 Season 1
Martin Dráb
230,842
Most Valuable Professional
nmaenpaa
101,156