Folks,
Is it possible to retrieve the html ID field of a button/input created by Nettalk in the CreateButton/Input procedures (in NetWeb.clw)?
I've come across an instance when using some javascript it would have been good to know the ID of the button. It's set to the name of the button (as set in the template) and then the value returned by p_web._RandomId().
Has anyone done this?
Bruce, would it be feasible to add a field in the template that allows us to set the ID?