Reload an application with different FI values ?
How can I reload an application with different FI values ?
OR(In detail...)
I have two applications,
PA(Applicant Info-P08401) and PB(Supplementary Data-P00059).
Case 1:
On PA, I set values for SDB, TYDT and passes it to PB. Now, PB will execute lot of codes based on SDB, TYDT and shows its controls accordingly.
Suppose, the values are
SDB TYDT
A E
A WX
A C
Val1 will always be A. Val2 might be differ.
Case 2:
Now, I am going to customize the PB. I will provide 3 tabs for TYDT, ie for E, WX and C. When I click E, the PB need to behave as the same as in Case 1.
OR(In detail...)
I have two applications,
PA(Applicant Info-P08401) and PB(Supplementary Data-P00059).
Case 1:
On PA, I set values for SDB, TYDT and passes it to PB. Now, PB will execute lot of codes based on SDB, TYDT and shows its controls accordingly.
Suppose, the values are
SDB TYDT
A E
A WX
A C
Val1 will always be A. Val2 might be differ.
Case 2:
Now, I am going to customize the PB. I will provide 3 tabs for TYDT, ie for E, WX and C. When I click E, the PB need to behave as the same as in Case 1.
0