I know how to use javascript from a pop-up window to insert data into a straight text field in a form.
But I would like to be able to have a textarea field in my form with an optional pop-up window that my users can click on a graphic within that window that will then place a unique identifier for that graphic into the textarea field where the cursor was last positioned.
Is there a way to do this?
But I would like to be able to have a textarea field in my form with an optional pop-up window that my users can click on a graphic within that window that will then place a unique identifier for that graphic into the textarea field where the cursor was last positioned.
Is there a way to do this?