I have created a simple work order. I have the need of assigning the work order an ID of some kind. I'm not really concerned about the ID topology. The ID should not be incremented for page copies. So let's say I had a hypothetical ID of 9000 and I printed 5 copies. All 5 copies should have the same...
I have several drop down list fields. An example would be city. It allows a user to select a city. I want the form to be totally blank to begin with. Currently when the form is intially pulled up it shows the the first value of the list. All my drop down fields exhibit this same behavior. Is there a...