+1
Z odpowiedzią

Special datasource values

storycode 12 lat temu Ostatnio zmodyfikowane przez icahill (Administrator) 12 lat temu 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.