Been working on a small service ticket program for our company to use in house. Got my form working good and I like what it can do for us.
The one thing I'm curious about is:
We enter tickets and have one "Yes/No" value if the ticket has been closed. I've got a query to show my the tickets that are not closed. Is there some way I could select one of the query values and propagate that into my service ticket form?
I see how to do a query by form, but wanting to know if there is something I can do find/edit those open tickets easier.
Thanks