Update 87020 ExomeLab to improve speed by removing amount of times query is run on subform on initial loading
-Update 87020 ExomeLab to filter non-probands who have certain statuses when the WES Trio user group is selected
-Update 87020 ExomeLab to filter non-probands who have certain statuses when the status drop down are selected
-Display a warning to users of the WES Dashboard to ensure they know some non-probands will not show upon selecting certain things
Change query in s87020_ExomeLabList to correct query for this form (possibly not updated on GitHub in the past)
Keep query in s87020_ListWESSamples the same, updates were made and then changed back
This change is
Add New query s87020_ListWESSamples_view to access the view of this query created. Speeds up dashboard returns. This is used for all the filtering etc on the form and then s87020_ListWESSamples query is used when editing or updating records.
This change is