This is the Core extension for Adobe Experience Platform Tags. It provides default event, condition, action, and data element types to all Tags properties.
Fix the new Data Element supported fields to
properly translate the value within "formValuesToSettings" blocks.
Consolidate simulate.clear into the test-helpers area.
Update old fireEvent.change calls to userEvent.type calls.
Description
There wasn't enough test coverage to ensure that when translating the formValues into turbine settings, that the data element names weren't always converted to a Number.
DTM-13847:
Description
There wasn't enough test coverage to ensure that when translating the formValues into turbine settings, that the data element names weren't always converted to a Number.
Related Issue
https://jira.corp.adobe.com/browse/DTM-13847
Motivation and Context
Adds data element support to many core extension fields that only supported numbers.
Screenshots (if appropriate):
Types of changes
Checklist: