grid error

a!gridField(

data:index(local!datasubset,"data",{}),

columns:{

a!gridColumn(

value:apply(concat(_,"-",_),merge(index(fv!row,"id",{}),index(fv!row,"exhibit_id",{}))

)

)

}

)

Error comes:----

at merge() function  only  list are allowed

.how i change fv!row to list  

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data