Just upgraded from 2021.2 to 2023.2 and found that they disabled the Dynamic Attribute button on the Sales Order in Classic due to some changes in functionality, so now its only available in Kinetic UI. I’m trying to create my own custom button to launch the form in a read only mode, but struggling to find any documentation on Erp.UI.App.DynAttrValueLib.DynAttrValueArgs that would need to be passed into the LaunchForm call. Any ideas?
I found the Erp.UI dll’s are in C:\Epicor\Epicor11.2.400\Client or wherever you have your client assemblies. I was able to decompile those and see what arguments were needed.
1 Like