IncludeDataSourceData

Ways to interact with a data source

Now that your data source has been configured, there are a few different ways in which you can interact with that data source. For example:   ChooseFromDataSource Present the users with a database icon, and

Read More »

Using data in a ChooseFromDataSource

Now that you have configured a data source, the data can be used on your XpressDox template using commands such as ChooseFromDataSource or IncludeDataSourceData. Learn more about these XpressDox commands here.

Read More »

How to change data or insert new data into a data source

Data from a data base can be inserted into a template. Perhaps this data has changed since it was last updated in the database, and the template-running-user is the one who knows about this change. It should be permissible for the user to change the data and have the change propagated back into the database.

Read More »