Hi Guys,
I have a NWF (Default Tab Style) with a couple of tabs (NWB's) below.
1. A report is linked to all NWB's called from the one NWF. The report limits records based on the unique session value set by the respective NWB.
Printing the report from any of the browses prints the filter (based on the session value) from the last browse. (And not the selected browse from which the report was called)
I think this is because the last browse in the list, was the last to load the primary key into SessionValue?
Is there a way to overcome this?
2. The NWF (with subsequent BRW's) loads slower than all the other NWB in the app.
I assume that all of the NWB's load records initially once the NWF opens?
Is there a way to only load the records for the NWB selected under the NWF? (Not all linked NWB's)