Question
Image buttons in a fillable form
I have added buttons in a fillable form to add images. I have used javascript event.target.buttonImportIcon();. This seems to work fine for the first button but doesn't work for subsequent buttons. I have used the same script in each button. Suggestions?
