Example: Simple select content action

 

+

Search Tips   |   Advanced Search

 

The select content action shown here, Get Bank News By Role, queries all records within a content resource entitled News and returns those marked as being for the current user's role.

The content resource YourCoNews represents news articles in the data store. Each record has several different fields (for example, Title, Abstract, Author, Body), including a field entitled Role. In the data store, this field is marked to indicate the role of the visitor to whom it applies.

    Select NewsArticle     whose Role is equal to current User.Role     order as is