Rule - Set Custom Field based on Make Model
Parameter 1 should be an JSON object similar to the example below:
{
" DcTrack Make DcTrack Model" : "Custom Field Picklist Choice",
"DcTrack Make DcTrack Model" : "Custom Field Picklist Choice"
}
Parameter 2 is the custom field name of type single select list that should be updated by this rule.
This rule updates the custom field defined in Parameter 2 regardless of its previous value based on the JSON object pasted into Parameter 1.
This rule does not have a class restriction.
This rule requires that the make/models in the JSON file match dcTrack make/models.
This rule requires that the description, the second portion of the key value pair of the JSON defined above as "Custom Field Picklist Choice," matches a pick list choice for the defined custom field in Parameter 2.
Requires dcTrack 9.0.1+
- Category: Item Custom Fields
- Created by: Alexis Layne
- Date Created: Thursday, 20 April 2023
Download attachments:
- set_cf_off_make_model_json.zip (7 Downloads)