This may be a "In a perfect world..." scenario, but here goes: I am creating a form that a user can use to search and add calls to a problem tracking database. What I would like is a text box that initially holds the value of the next "free" call number (if they are logging a new call), but which can be overwritten by the user for use as a search (implemented by a button next to the field).
For example: User accesses the form, and the field shows call #150 is the next free call number (if they "submit", then their call will become #150); however, the user blanks out the field and enters #101 and hits the "Find" button next to the field--then the page populates the data from call #101.
Two questions:
1. Can this be done in one box?
2. If so, how?
Thanks.....I am looking, and this is the best forum that I have found yet!!
--Jim