I have a requirement to rename the Accept and Clear buttons to Confirm and Retake on Signature control. So I am trying to customize Accept and clear buttons on Signature control to have the same action set on New added buttons in my section.
I have gone through below article for Signature control customization. But that script is not working as expected
That document you are referring to is applicable for version 8.4 onwards. The script is not compatible for 8.3.
I have checked the script and it looks like the passed parameters for the script might not match properly. you can tweak the passing parameter though in this way, I am able to do the same after doing below customization.