‎2008 Mar 20 5:13 PM
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
‎2008 Mar 20 5:24 PM
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.