I have a simple little form where the user enters a 9-digit account number in a Text field, clicks a Send button and Read Data returns a dollar amount that is displayed by found/not found/fail Message function. It works fine, but after the dollar amount is displayed the user is left staring at the displayed dollar amount with no navigational controls other than the Joomla menus.
I'd like to put a Reset button below the found/not found/fail Message display to allow the user refresh the form back to its original state where they can re-enter the account number. But, I cannot figure out how to place a button after the found/not found/fail Message is displayed.
I'd like to put a Reset button below the found/not found/fail Message display to allow the user refresh the form back to its original state where they can re-enter the account number. But, I cannot figure out how to place a button after the found/not found/fail Message is displayed.