Skip to Content
0
Jan 12, 2012 at 10:24 AM

Reading data from an UIBB reused in multiple tabs in OIF

47 Views

Hello experts,

I've an application using OIF, with three tabs. A specific UIBB needs to be embedded in all three tabs. The UIBB has an input field, which has to be filled by the user.

Now, I need to read all three different instances of this UIBB field, in the three tabs, through FPM.

I was able to do it, by creating three different usages of the UIBB in another WD component. I could read the data, by mapping the context node of the usages to three separate nodes created in the main application.

But, no idea how do it using FPM. Please help.

Thanks in Advance...

Satyajit