Link Transactions

This server behavior links together two transactions in page, automatically executing one of them after the other. It can be accessed from Server Behaviors -> MX Kollection -> Forms -> Advanced -> Link Transactions. The user interface has two easy-to-configure tabs.

To set the options for the first tab, follow the steps below:

 

  1. In the Register to transaction drop-down menu select the transaction that you want to be executed first. It is called the master transaction.

  2. In the Link to transaction drop-down menu select the transaction that should follow after the previous one. It is called the slave transaction.

  3. In the Link column drop-down menu select the table field on which the linking transaction is based.

  4. Click on the Advanced tab to continue configuring this server behavior.

 

In order to configure the Advanced tab of the server behavior, you can find instructions for each of the interface fields here:

 

After applying the server behavior, there are still some things you have to do in your Dreamweaver page (in case you haven't done any modifications on the buttons and form tags of the two transactions yet) so to obtain the expected functionality. These things are:

To fully understand how this server behavior works, consult the How to Insert Records Into Three Tables tutorial. Specific explanations about applying the Link Transactions server behavior inside this tutorial are found here.