Skip to content

Instantly share code, notes, and snippets.

@diki
Created October 3, 2013 08:22
Show Gist options
  • Select an option

  • Save diki/6806862 to your computer and use it in GitHub Desktop.

Select an option

Save diki/6806862 to your computer and use it in GitHub Desktop.
JF.createFormQuestion("32742366921860",
{
"type": "control_head",
"text": "Created form questions shit",
"order": "3",
"name":"clickTo",
},
function success(){
console.log("question created");
},
function error() {
console.log("error during question");
}
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment