Configuring the Adapter Icon Color for a Custom Step Type
- Updated2025-03-28
- 1 minute(s) read
Configuring the Adapter Icon Color for a Custom Step Type
Configure the adapter icon color for a custom step type to enable users to distinguish between step types in the Step Types list and in a sequence.
- On the Types pane of the Types window, locate and expand the step type.
- Right-click and select Insert Field from the context menu, select String, and name it Category.
- Click the Values column and enter one of the following values:
- Action—sets the icon color to green.
- Test—sets the icon color to magenta.
- Hide the property on step instances. Step instances do not require the property.
- Double-click Category to open the Type Properties dialog box.
- Click Advanced, then select Flags.
- Select PropFlags_ExcludeFromCopy.
- (Optional) Select PropFlags_Hidden and PropFlags_HiddenInTypes to hide the property in the Types pane.