Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

doubt in module pool

Former Member
0 Likes
251

Hi All

I have a doubt in module pool program.

In module pool screen i placed two custom controls,in that i want to upoload two different images,

in first custom control i upload an image but in second custom control the image is not uploading.

plz some one help

Thanks in Adavance

1 REPLY 1
Read only

Sm1tje
Active Contributor
0 Likes
232

Lokesh,

I'm not quite sure what it is you exactly dit (no source code given), so I will have to guess. You created two separate instances of the container, so you will have to link the image to a specific container, being the parent.

If this is not working, maybe you can provide coding for this.