After you create a dynamic table, you configure it to contain the data and use the format that you require.
Follow these steps:
If you are using a Select field whose Multi-Select attribute is set to false, then the Select field does not contain the value attribute. In that case, you can populate the Select field using either a static list or a report data object.
To populate the Select field using a static list, do the following:
The name of the element that you drag-and-drop becomes the name of the first column. For example, if you drag-and-drop a Date element, the name of the first column becomes Date.
Note: You cannot move, copy, cut, or paste rows.
Important! The _id value for the column must meet the requirements noted in the previous step. Also, the data type and data format must also be the same. Otherwise, the column is not populated with data.
For example, you are using an API plug-in, and you want a column of the table to specify the start date of an event. You drag-and-drop a Date Time element onto the table and specify an _id value of start_date. This element becomes a column in the table. Therefore, the Output Id of a variable of the API plug-in must also be start_date. The sequence does not matter. Moreover, this variable must also return the required date and time data in the format that matches the Date Time element.
Note: After you save the form, you can optionally rename the element that you dragged and dropped. If you rename the element, the name of the column changes accordingly. For example, if you rename the element to Start Date, the name of the column also changes to Start Date.
Each one is a basic element, except the Date Time field and the Select field. The data that you enter in the column must match its element. For example, in a Date column, you can enter only dates.
Important! All requirements noted in the previous step apply.
The second element that you add specifies the name and data type of the second column, as illustrated in the previous step. For example, you can add a Text element as the second column. In that case, the second column is titled Text and must contain text data. As noted in the previous step, you can optionally rename the element, which automatically renames the column.
Note: Sorting does not apply to report data objects.
You have configured the dynamic table.
|
Copyright © 2013 CA.
All rights reserved.
|
|