+1
Beantwoord

Special datasource values

storycode 12 jaar geleden bijgewerkt door icahill (Administrator) 12 jaar geleden 1
Are there other special datasource values besides [param:dataSourceIndex] that are available for use with list objects?
Using the datasourceevent attribute on an action tag we currently support the following three events:

querycomplete, datasourceerror, and interactionrequest

Also we have support for a few more special object properties. These include:
DatasourceIndex, incrementDatasourceIndex, decrementDatasourceIndex and currentDatasourceIndex.

More info on these can be found within the panel tag documentation.