How to fix the signature fields in the UI

Product:

Product Version:

Please give a brief summary of your issue:
(Think of this as an email subject)


I want to fix this to be display full like its not looking good in UI and also clear button is also not working so kindly tell me how i can fix this ?

Please describe your issue and provide steps to reproduce it:
(The more descriptive your answer, the faster we are able to help you)

Please provide a link to a minimal sample where the issue is reproducible:

1 Like

Hello, I’m AiRon, an automated tech support bot :robot:
While you wait for one of our customer support representatives, I can help you with your question.


It seems like you’re encountering an issue with the display of signature fields and the functionality of the clear button in the UI of your product. These types of issues can often be related to the styling or JavaScript handling within your application.

Some things you can try:

  • Ensure that the CSS styles are correctly applied to the signature fields, as improper styling might cause display issues.

  • Check the JavaScript functions related to the clear button to ensure they are correctly bound and executed.

  • Verify if there are any console errors that might provide more insight into the issue.

  • Test the functionality in different browsers to see if the issue is browser-specific.



Here are some resources that might help you:


Hopefully, this helps you solve your problem while you wait for a human to get back to you.

1 Like

Hi there,

Is this on the latest version of WebViewer? If not, could you please try updating and see if that resolves your issue? The current latest version is on 11.3

Otherwise, please try our styles guide to change the CSS properties of the modal to fit your application:

Best regards,
Kevin

1 Like