Hi, The guide at this link
explains how to modify custom fields for DXP 2025.Q2. However, I’ve noticed that in version 2025.Q4, the import needs to be updated to:
import {ReactFieldBase} from "@liferay/dynamic-data-mapping-form-field-type/api";
Additionally, the package.json should be adjusted accordingly.