Configure Transactions Editor

You can allow users to view and edit their business data in a Transaction Services-enabled document, using the options in the Configure Transactions Editor. To do so, you must link a Transaction Services report to a grid, or text fields in a panel stack. Data from the input objects defined in the Transaction Services report is displayed in the grid or text fields for users to edit. For detailed steps to create a Transaction Services-enabled document, see the Report Services Document Creation Guide.

For an introduction to transactions, see the Report Services Document Creation Guide.

Prerequisites

Right-click the Grid/Graph or any of the text fields in the panel stack, then select Configure Transaction. Navigate to and select a Transaction Services report, then click OK. The Configure Transactions Editor opens.

The following options are available:

Click OK to save your changes.

Control Style

Steps to Format

Text Field

The Text Field control displays as a text field in Web, on the iPhone, and on the iPad

 

  1. To specify the maximum number of characters that can be typed into the text field, type the number of characters in the Maximum Length field.

Text Area

The Text Area control displays as a text field in Web, on the iPhone, and on the iPad

  1. You can choose to replace the control with an image and display the control only when the user clicks the image. Select the Show icon when collapsed check box. This option is only available when the Show by default check box is cleared.

  2. To display a preview of the text in the Text Area control, select the Preview check box, then type the number of characters to display in the field.

  3. To specify a width for the control, type the width in inches in the Width field.

  4. To specify the maximum number of characters that can be typed into the text field, type the number of characters in the Maximum Length field.

Switch

The Switch style displays as:

  •  

  • A check box in Web

  • An on/off switch on the iPhone or iPad

  1. To specify the value used for the input object when the switch is in its off position, type the value in the Off Value field.

  2. To specify the value used for the input object when the switch is in its on position, type the value in the On Value field.

Time Picker

The Time Picker style displays as:

  •  

  • An interactive clock display in Web

  • A wheel-style prompt on the iPhone or iPad

 

  1. Type the time interval to display between each value in the Interval field, in minutes. For example, if the Interval is 5, users can select 5:00, 5:05, and so on.

Calendar

The Calendar style displays as:

  •  

  • A calendar in Web

  • Dates on a selectable wheel on the iPhone or iPad

  1. To specify the earliest date a user can choose in the calendar, select the Minimum value check box, then click the calendar and select the date.

  2. To specify the latest date a user can choose in the calendar, select the Maximum value check box, then click the calendar and select the date.

List

The List style displays as:

  •  

  • A drop-down list in Web

  • A wheel on the iPhone

  • A list on the iPad

  1. You can choose to display the list automatically when the document is viewed, or display the list only when a user selects its grid cell or text field. Do one of the following:

    • To display the list automatically, select the Show by default check box.

    • To display the list when its grid cell or text field is selected, clear the Show by default check box.

  2. To specify a width for the list, select the Width check box. In the field, type the width in inches.

  3. You can choose to automatically generate the values displayed in the list, or manually determine which values are displayed to the user. If you choose to determine the values manually, you can specify the text displayed for each choice that is presented to the user, and the value to use to update, insert, or delete data when the user selects the choice. Select one of the following under Input Values:

    • To display automatically generated values, select Calculated.

      1. To specify the lowest selectable value in the list, type a value in the Minimum value field.

      2. To specify the highest selectable value in the list, type a value in the Maximum value field.

      3. To specify the interval displayed between each value in the list, type a value in the Interval field. For example, if the minimum value is 0 and the Interval is 10, users can specify 0, 10, 20, 30, and so on.

    • To use manually entered values, select Manual. Perform the following steps:

      1. In the Value field, type the value you want to use when the choice is selected.

      2. In the Label field, type the text you want to display for the choice to the user.

      3. To add additional choices to the list, click the Add icon Add icon. A new choice is added to the list.

      4. To delete a choice from the list, click the Delete icon Delete icon next to the choice.

      5. Repeat the appropriate steps above for each value you want to display.

      6. By default, when the text field or grid cell of the list is set to a value for which no label is defined in the Control Properties, the list is displayed as blank and no value is selected. You can specify text to display in the list instead. To do so, type the text you want to display in the first field in the Label column, next to the word Unset.

Slider

The Slider style displays as a slider in Web, on the iPhone, and on the iPad

  1. You can choose to display the slider automatically when the document is viewed, or display the slider only when a user selects its grid cell or text field. Do one of the following:

    • To display the slider automatically, select the Show by default check box.

    • To display the slider when its grid cell or text field is selected, clear the Show by default check box.

  2. To specify a width for the slider, select the Width check box. In the field, type the width in inches.

  3. You can choose to automatically generate the values displayed in the slider, or manually determine which values are displayed to the user. If you choose to determine the values manually, you can specify each value displayed on the slider. Select one of the following under Input Values:

    • To display automatically generated values, select Calculated.

      1. To specify the lowest selectable value in the slider, type a value in the Minimum value field.

      2. To specify the highest selectable value in the slider, type a value in the Maximum value field.

      3. To specify the interval displayed between each value in the slider, type a value in the Interval field. For example, if the minimum value is 0 and the Interval is 10, users can specify 0, 10, 20, 30, and so on.

    • To use manually entered values, select Manual. Type each value you want to display on the slider in a field in the Enter values column. You can click the Add icon Add icon to add additional fields, or click the Delete icon Delete icon to delete a value.

Toggle

The Toggle style displays as a button in Web, on the iPhone, or on the iPad

  1. In the Value field, type the value you want to use when the image is selected.

  2. Type the location of the image to display in the Image Source field. You can specify the location as:

    • An http reference to a central Web server machine, such as http://microstrategy/Test/myimage.jpg. Intelligence Server and Desktop must both be able to access the machine.

    • A full path to the image on a shared network drive, such as \\my_computer\shared\myimage.jpg. All users, Intelligence Server, Desktop, and the web server must be able to access the drive.

    • A partial path, such as Images\myimage.jpg. The image must be copied in all of the following folders:

      • Desktop\Images

      • Intelligence Server\Images

      • Web\Images

  3. To add additional images to the toggle button, click the Add icon Add icon. A new row is added to the list of images.

  4. To delete an image from the toggle button, click the Delete icon Delete icon next to the image you want to delete.

  5. Repeat the appropriate steps above for each image you want to add to the toggle button.

  6. By default, when the text field or grid cell of the toggle button is set to a value for which no image is specified in the Control Properties, the toggle button is displayed as a blank space and no value is selected. You can specify an image to display for the toggle button instead. To do so, type the location of the image (as described above) in the first field in the Image Source column, next to the word Unset.

Related topics