How can I remove existing attribute from DTO for example 'name' from ProductData. and is it possible? is the solution somewhere at my customextension-beans.xml ?
Asked
Active
Viewed 78 times
1
-
Any reason why you try to do this. there is no option to do this in the beans.xml files. can't you just leave the field blank/null in the populator? – Yoni Oct 26 '22 at 22:11
-
It is a technical task. – Pertsh Galstyan Oct 27 '22 at 03:16