Hi,
I tried the following use case with the Import Template Control (v8) but it didn’t work, can anyone tell me why?
1 - One Portlet View (outerView) with the Import Template Control configured to load one Web Application View (inneView) all on the same web app.
2 - The Import Template Control is configured with one control parameter named “subject” and the value is bound to property “outerSubject”.
3 - On the innerView there’s only one input text named “subject” bound to property “innerSubject”.
4 - On the outerView I have included an async button which only prints to log the value of “outerSubject”.
I was expecting the “outerSubject” to change when setting a value for the input text, but this doesn’t happen.
It seems that the “innerView” can only receive data from the “outerView” but not the opposite.
Basically, I need a way to have the layout on a common place and the data on some other place (for instance, a task).
Thanks
Bruno
reusableView.zip (15.7 KB)
#MWS-CAF-Task-Engine#webMethods-BPMS#webMethods