Hi - I am not sure of the most effective way of doing this and cant find any hits on it....
I have a table of addresses.
Having done a simple search on that table, the results appear in a list view.
A record is then selected and another page opened by clicking a 'use this' button on the list page.
I want to be able to trigger the same 'use this code' without user intervention if there is only one match in the search result.
I can get to the data in the search result in the 'after record processed' action of the list.... but how do I count the number of rows in the dataset?
Many thanks for anyone who can help - or if there is a simpler way of doing this that would be even better!
David