Skip to main content
Question

Need to add a DAC file to the Approve clock entry screen

  • April 1, 2026
  • 1 reply
  • 16 views

Forum|alt.badge.img+3

I am trying to add a DAC field to the Approve Clock Entry screen. I enabled it in the Customization Project Editor, and the field is displayed correctly in the Classic UI. However, the same field is not appearing in the Modern UI.

 

 

1 reply

Forum|alt.badge.img+2
  • Jr Varsity I
  • April 1, 2026

Hi ​@ranjithduraisamy72,

 

The modern ui is controlled via ts/html files. You would need to:

  1. Go to the Modern UI tab for that screen in the customization project editor (visible in your screenshot)
  2. Click “Add Field”, and specify the field that you want to add (this adds the field to the ts file)
  3. Add the field to the html file. This can be done via the modern ui editor if you can find the right place to add them, but most of the instructions in acumatica’s documentation involve using a local instance.

Here is a help article that explains how to do this: https://help.acumatica.com/(W(32))/Help?ScreenId=ShowWiki&pageid=9ab3a86f-fcd3-4665-b462-863658837fc8