Hi Techies ,
Am assigned to enhance a huge WD application .
The whole is the OIF_FPM .
In the output we have three OIF Tabs , like display ,maintain , execute .
On maintain tab :
There is one input field 'xxx' and when i give some value in the field 'xxx' and click on display button then it is triggering another view(which have list of text fields) in which date related 'xxx' field is coming/filling .
i want to know from where they are getting the data to the list of fields in the next view after hitting display button in the first view .
i have debugged it but unable to get the root of that issue .
since i want to do some validations prior displaying the data .
Please correct me if am wrong .
i know its difficult to understand my issue .
there is one context for all the fields in the second view .
Thanks,