Input getting renamed???
I am creating a standard AW.HTML.INPUT and assigning it's id to a given value. If I pop up an alert prior to adding this INPUT to another control, that shows the id, it is correct. I then add the object to an AW.System.Control {containerDIV.setContent("html", containerDIV.getContent("html") + myInput)}, that has a setTag("DIV"), and the id get's changed. The before id is "Y21_U5_G0_Dat" the after id is "Y21_U5-html", what gives? The container DIV's id="Y21_U5", so I can see what happened, I need to know how to make it not happen.
Jim Hunter (www.FriendsOfAW.com)
March 8,