Exporting SVG String with another input type other than "submit"
35 views
Skip to first unread message
vader
unread,
May 21, 2019, 10:10:19 PM5/21/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Literally Canvas
I'm following the standard examples to try to export the canvas to an SVG string. One problem I am having is that the code has the input type of the form as "submit" and this interferes with a separate custom page action where the canvas is loaded.
Is there another input type that can be used to trigger the "export-as-svg" action?
Thanks.
alireza
unread,
Dec 30, 2019, 5:05:13 AM12/30/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Literally Canvas
Export svg does not work for me.Can you send me your code?
در چهارشنبه 22 مهٔ 2019، ساعت 6:40:19 (UTC+4:30)، vader نوشته:
alireza
unread,
Dec 30, 2019, 7:33:26 AM12/30/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Literally Canvas
در چهارشنبه 22 مهٔ 2019، ساعت 6:40:19 (UTC+4:30)، vader نوشته:
I'm following the standard examples to try to export the canvas to an SVG string. One problem I am having is that the code has the input type of the form as "submit" and this interferes with a separate custom page action where the canvas is loaded.