Hi Community Team,
I would like to report a gap observed during screen conversion from Classic UI to Modern UI.
When custom fields are created using a DAC Extension, those fields are correctly visible and functional in the Classic UI screen. However, after converting or working with the same screen in Modern UI, the extended DAC fields are not automatically included in the Modern UI layout.
Observed Behaviour:
-
DAC extension fields exist in the database.
-
They are properly configured and visible in Classic UI.
-
After switching to or converting the screen to Modern UI, the extended fields are not visible.
-
No automatic synchronization happens between Classic UI layout and Modern UI layout.
This creates confusion during conversion because developers expect the existing extended fields to be carried forward automatically.
Current Workaround:
To make the extended DAC fields visible in Modern UI:
-
Open Customization Project Editor
-
Open the specific screen
-
Click on Modern UI Editor
-
Click Add Field
-
Select the appropriate Data View
-
Select the corresponding DAC
-
Select the extended DAC field(s)
-
Click Save to Extension
-
Click Save
-
Publish the Customization Project
Only after completing these steps do the extended DAC fields appear in Modern UI.