if (formInputIds == null) {
formInputIds = new AWArrayManager(AWElementIdPath.class);
page.putFormIds(formElementIdString, formInputIds);
}
else {
formInputIds.clear();
}
// add all "global" form input ids
// note that this takes care of all forms that occur after the recording of
// the global form input id. All forms that occur before the global element id