Ok, here is what I'm looking to do. I have a form named "workorder" and a textarea within that form that has data in it from the dB. I want to add a button (of some sort) that when clicked will add an additional line of text to the textarea. And if possible, not allow it to be clickable again.
My next post will be a copy of the hacked javascript that I found, but it won't work in a form.