Hi all. Asking for some help...
Here is my scenario.
I have a master table "Patient" with multiple details tables.
I'm using the dashboard to display the details tables and works very well. However, I'm stumbling across an issue when using the dashboard search.
There are patients in the master table with the same first name and date of birth, For example: John Smith 1/1/1990
If I show the master table in the dashboard as a data grid, it shows all the John Smiths. If I use the single record option on the dashboard it only shows the first John Smith from the search.
Is there a way I can pre-select the John Smith for the search, without having to show all the records and narrowing the search parameters too much, either in the grid or the single record? Alternatively is there a way to link directly to the dashboard view from the Master table list (e.g.: a button)?
Thanks