Skip to content

WebDialog Javascript callback Maximum message size

thomthom edited this page Apr 5, 2013 · 1 revision

WebDialog Javascript callback Maximum message size

The Javascript callback to ruby has a size limitation. When sending data back to ruby it's better to store the data in a hidden input field and use .get_element_value.

http://forums.sketchucation.com/viewtopic.php?f=180&t=8683#p52107