GreenFlux
GreenFlux
@BRM-SMS that's how I have done it as well. I haven't found a way to make a signature pad with a library imported into the Appsmith editor. I've only done...
I've posted a tutorial on how to use signaturepad.js in an iframe: https://community.appsmith.com/tutorial/building-signature-capture-widget-iframe-and-signaturepadjs
@sumitsum @rohan-arthur another user is requesting support for CTE queries. https://discord.com/channels/725602949748752515/1201470680735166527
+1 for CTE support. I just ran into this while helping a customer with their PoC. It's not a blocker because of the workaround mentioned above, the but query is...
cc @spark-c
Another user on Discord is facing this issue. https://discord.com/channels/725602949748752515/778949891014656050/threads/1113278316556853338 @rohan-arthur could I get an update on a fix for this please?
Another user on Discord is facing this issue. > It limits the possibility to use table inline editing because now I need to provide a special form where and only...
Another user on Discord is facing this issue: https://discord.com/channels/725602949748752515/1254951249346822186
This actually seems like two different issues. There's the length of the tooltip, and the fact that it's not dismissing. When the tooltip does not dismiss, this forces the user...
Hi @vadimchilinciuc , the library is failing to import because libraries in JSObjects are blocked from accessing the window object and DOM for security reasons. JSObject libraries are primarily for...