hi,
it will be great if we can dynimacally define the query for loading data of repeat question in inbox.
in documentation the sample is setting in bind::esri:parameters of the begin repeat line :.
query="sevirity='High'"
i propose :
query="sevirity='${myqestion_5}'}or better :
query="sevirity='" + ${myqestion_5} + "'"thanks for your attention
Rémy