Skip to main content

Hi,

I have two views (parent/ details). On Click a button of Parent i would like to open the subview and i am able to do so.

 

now additionally while opeining the subview, i would like to pass a value (say ABCD) from main view to subview.

for that, one unbound datalabel (not bound with SO) has been defined in subview.

 

in order to achieve below rule has been added:

transfer data to subview_name and has been configured the unbound datalabel with  ABCD.

 

but i wondering it didn't work.

any one pl let me know how i could achive the same.

 

Thanks with Regards,

JD

 

i found the solution.

 

Thanks,

JD


Reply