Change Data Item
Description
This part, also called Change Item in Collection, allows the user to alter the value of an item in a collection.
Use
This part allows the user to have the system change a single item in a collection instead of having to recreate the collection.
Editor Fields
Field Name |
Description |
Type/Options |
Optional/Mandatory |
Data object | This is the data object that contains the new value to which the system will change the existing value in the collection. | Data Object | Mandatory |
Group | With this option, users can create a top class, assign the data object's parent, and call the data object using the parent. Example: Data object: my_data_object Group: my_group To use: my_group.my_date_object "Group" can be a collection of data objects. If the "Group" field is empty, the system should call my_data_object directly without any parent extension. |
Text | Optional |
Collection |
This is the collection in which the system will change a value. |
Data Object |
Mandatory |
Position |
This is the position number of the value to be changed. |
Number |
Mandatory |
Example
For an example of how to use the Change Data Item part, download and import the following sample project in your workspace.