Комментарии:
Like this feature. Thanks for good news! :)
Ответитьi am trying this feature with one of my api's but in visualiseBeta section only table header value prints nothing else data doesn't bind there is any piece am i missing . response Json will be in below format can you help me here.{
"states":[
{
"listItems":[
{
"codeValue":"AP",
"shortName":"Andhrapradesh",
"longName":"Andhrapradesh"
},
{
"codeValue":"TN",
"shortName":"tamilNadu",
"longName":"tamilNadu"
},
{
"codeValue":"KA",
"shortName":"Karnataka",
"longName":"Karnataka"
}
]
}]
}
hey, thanks for the video. im trying work with the visualizer but im wondering, can we only pass response data into a template with the handlebar syntax? i guess im wondering if/how you could achieve the same result by interpolating a regular JS method like .map or .forEach within your template? or even more basically, if/how its possible to just select something from the response with basic JS interpolation syntax... hope that makes sense!
Ответитьhello! can this be applied to collection runner?
ОтветитьThank yu Valentin sir 🙂
Ответить