USA
800 691 9120
UK
01225 704844
We use cookies on our website to analyze website usage and to help secure the website against misuse. Advertising and functional cookies are not used in our site or our web application products.
By clicking “Accept Essential Cookies Only”, you consent to us placing these cookies.
Set an XML data source for an xAssets form from the current document
Registers the current XML document (mdoc) as a named data source for an xAssets form. Requires at least 5 arguments; subjectid must be numeric. The bTag flag (argument 5, default true) controls whether field names are tagged.
| Parameter | Description |
|---|---|
| cmd | item key |
| Argument 0 | type |
| Argument 1 | subjectid (numeric) |
| Argument 2 | tablename |
| Argument 3 | querystring |
| Argument 4 | mode |
| Argument 5 | Boolean to signal whether to Tag the fields or keep the original database field names |
DataSource "item key", "type", "subjectid (numeric)", "tablename", "querystring", "mode", "Boolean to signal whether to Tag the fields or keep the original database field names"