# Signature pad doesn't work

**URL:** https://community.weweb.io/t/signature-pad-doesnt-work/5618
**Category:** How do I?
**Created:** [November 29, 2023, 2:13pm UTC](https://community.weweb.io/t/signature-pad-doesnt-work/5618 "2023-11-29T14:13:21Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![rayanenocode](https://sea2.discourse-cdn.com/flex016/user_avatar/community.weweb.io/rayanenocode/32/13166_2.png) [@rayanenocode](https://community.weweb.io/u/rayanenocode)
#### Post date: [November 29, 2023, 2:13pm UTC](https://community.weweb.io/t/signature-pad-doesnt-work/5618/1 "2023-11-29T14:13:21Z")

</div>

Hi, I wanted to know about the signature pad. I’ve tested a lot of code (like this one [Add a signature pad using NPM - #4 by Mael](https://community.weweb.io/t/add-a-signature-pad-using-npm/5055/4)) and nothing worked, in fact when I try to draw on it nothing happens. I wanted to know maybe it’s because I have the free version and I have to get the paid version? or it has nothing to do with it? thanks!

 ![image](https://us1.discourse-cdn.com/flex016/uploads/weweb/original/2X/1/1a348ed847d06e01ec75cfa59b64ac30f455cf63.png)

---

<div class="post-metadata">

### Author: ![raydeck](https://sea2.discourse-cdn.com/flex016/user_avatar/community.weweb.io/raydeck/32/384_2.png) [@raydeck](https://community.weweb.io/u/raydeck)
#### Post date: [November 29, 2023, 7:12pm UTC](https://community.weweb.io/t/signature-pad-doesnt-work/5618/2 "2023-11-29T19:12:12Z")

</div>

Maybe! When you start opening the door to these low-code integrations, it helps to get your hands dirty with the code and the logging. I recommend opening devtools in your browser and looking for error messages, using the element inspector to see what’s been drawn on your page and maybe adding some console.log messages into the code you’re injecting into your environment to gain clarity as to what is happening.

Perfectly fine if the above sounds like greek to you. It will become part of your learning process. I made a number of youtube videos on integrating weweb using low-code techniques in:  
[https://youtube.com/@statechange](https://youtube.com/@statechange).

We work on the harder ends of these problems live in our [daily office hours](https://statechange.ai) (where weweb figures heavily) in which we work on the hardest 5% of nocode/lowcode problems. We recently helped with a signature pad integration in weweb.
