+1
Beantwortet

Special datasource values

storycode vor 12 Jahren aktualisiert von icahill (Administrator) vor 12 Jahren 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.