Data Sources
Data Sources, Data Source Types, DSNs, and more
SA5 has a number of pre-defined Data Sources, like;
- Current User Info
- WebStorage
- Cookies
- Url parts ( path, hostname, etc. )
- Query string params
It also supports custom Data Sources, such as those built from a Collection List.
Each data source has its own unique capabilities, so each of them is described in its own own page in this section.
Expand to see those.
Last modified 1mo ago