I have a front end where users access data through forms. After making a selection one form will get the data and load it into the next form. The problem is it loses one record when it does this. For example, I select 4 records from a list to be veiwed in detail. The next form would toggle through each individual record, but it only shows 3 of the 4.
Any ideas why thid happens?
Any ideas why thid happens?