Hi All,
I'd be really grateful for some help on this. I have a form that has a signature line in it and the client doesn't want to use digital signature. He wants electronic signature, but he also wants the "add signature" field to pop up when clicked, and not behave as a text field. And instead of having people go to Fill & Sign > Signature > add signature.
I've looked through a lot of different forums and haven't seen any answers. I was thinking of making an action with a custom javascript. The farthest I've gotten (I don't write javascript, so please excuse the example) this.getField("addsignature").display.
That's as far as I've gotten. Can anyone help? I'd be really grateful.