Skip to content

Instantly share code, notes, and snippets.

@llaine
Last active June 9, 2016 15:35
Show Gist options
  • Select an option

  • Save llaine/796d6cd90e43e5c6d9be1fe18bf27485 to your computer and use it in GitHub Desktop.

Select an option

Save llaine/796d6cd90e43e5c6d9be1fe18bf27485 to your computer and use it in GitHub Desktop.
14 [{"required": true, "input_name": "address", "input_type": "text_input", "validations": {"max": 100, "min": 2}}, {"required": true, "input_name": "city", "input_type": "text_input", "validations": {"max": 100, "min": 2}}] 0
{
id:14,
name:"",
dynamicFields:{
fields:[
{
required:true,
inputName:null,
inputType:null,
validation:{
min:0,
max:0
}
},
{
required:true,
inputName:null,
inputType:null,
validation:{
min:0,
max:0
}
}
]
},
answerType:0
},
[Field(true, "", "", Validation(0, 0)), Field(true, "", "", Validation(0, 0))]
[Field(true, "", "", Validation(0, 0)), Field(true, "", "", Validation(0, 0))]
[{
id: 14,
name: "",
dynamicFields: {
data: [5,
221,
0,
0,
0,
91,
123]
},
answerType: 0
},
... ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment