The below is about this issue iam currently facing which explained below with one scenario
If we enter all the fields in the application:
Note:In my application we have two flows of sending data to the database.
1.If we click on "Send" button then our lr will captures the inputs which we will enter manually and the request will directly go to the database.
2.If we enter all the fields click on "OK" actions->send then huge amount of data containing particular work order will goes to the database and once if we click on full refresh under menu button then only the whole data gets downloaded to the application, so in this case our lr doesn't capture all the data containing work order this might be the issue.
So,what my question is lr will captures the inputs what we are entering manually ,is there any chance that lr captures the enter data which is available in the application.