Put the reset button in the same page as the TextItemName Text field and in the OnPress Propertie of the reset button put Parent.TextItemName.LocalText='' Parent.FindButton.Press=True. (not 100% FindButton is the name of the Find button but I think it is)
|