Is it possible then to 'move' the position of an image after its chosen
from the dropdown from outside the heiarchy through script?let's say the
hiarcy is:imageContainerSubForm image1 image2 image3table1 row1 cell1
imageCell (could I move image1 to this position in the hiarchy after
dropdown selection?) (if the selection is changed to image2, image one
returns to the imageContainerSubForm?)I hope thiis makes sence. If it
were possible, then I can avoid duplicating the entire
imageContainerSubFor...