Ask or search…
K
Links

Data & List Bindings

Quest supports creating list bindings to repeat the same frame or component multiple times in a page. In order to set up a list binding, you need to have the component/frame that needs to be repeated in a containing frame. Now in Quest, you add a feature on the containing frame of type List. On this feature, you specify the data source that will be used to repeat the component/frame. You also specify a variable for each looped element. You can use this variable in the bindings of the frame or its children or pass the variable as nested prop values to any nested component in the containing frame.