.Contact page remove issue

In a DT, after the .Contact page is removed by “Remove” step, the properties insides it still keep unchanged with original values.

So we have to set the properties to empty one by one after the “Remove” step for those properties that will not be further updated.

May I know if any way to really clear the .Contact page?

Thanks.

@MaxonL16591286

Also could advise why .Contact is somehow special than other pages that it can not be cleared by Remove step?

Hi @MaxonL16591286 , This shouldn’t be if there is no data access configured. Can you please check Data access in your contact property (if any data page is referred? In this case, it will try to get the data using the data access pattern configured.

Thanks.

​​​​​​@MaxonL16591286

Verify if .Contact which contains properties has referred in any of the Declare Expressions.

@ArulDevan

Yes, as checked, its data access is set to “Copy data from a data page”.

This should be the reason, many thanks.