I’m on to something. This customer uses the Acumatica PXLotSerialNbrAttributeExtPkg project. That project also adds a custom field to the Dialog. When I unpublished that package, and just published my project, the field DOES show up.
My project is set at a higher level to publish than the PXLot package and I don’t get any warnings that one or the other is being ignored.
This is the dialog (base) that I am editing
When I opened the screen in Project Editor in the PXLot package, it is different that my screen.
It looks like the PXLot package makes a lot of changes to that dialog! I think I will have to put my field in the PXLot package in order to get it to display. Or should I completely edit my ASPX in my project to match the one in the PXLot package?
I added the custom field to the PXLot package and it is working, but I really hate that solution. I will now have to edit any future updated PXLot packages to add back this field.