Filter by
Use simple tokens like [QueryString:Person] or [User:UserId] to configure data pipelines. This even allows for fallback-scenarios (like when the querystring doesn't have a configuration, like [QueryString:AppId|[AppSettings:DefaultAppId]] added-06.00.00
Tags
Data and Data Sources
Database
Entities
Linking
Lists with Details
Using simple server-side commands, you can create entities, edit and delete them in code. Thanks to this feature, you can create your own edit-dialogs or partial dialogs for workflows and similar. Also create simple or complex feedback forms and more. added-06.05
Tags
Apps
Entities
Razor
new in 6.x
Database
For experts
WebApi
A DataSource allowing you to add SQL to run on any Database. It also prevents you from using statements such as Insert and protects you against SQL Injection.
Note that it's currently not available in the Visual Query Designer. added-07.00.00
Tags
Database
DataSource
SQL
For experts
New in 7.x
Query (Data/Visual)