I've a form with 2 buttons. One to add an entry, the other to edit. They both access the same form. This form has buttons on it that I want to be invisible if you're adding and visible if you're editing.
I know I could have 2 separate forms but was wondering how to do this with just one form.
I know I could have 2 separate forms but was wondering how to do this with just one form.