I have few customizations. I’m wondering why my Fields and Conditions in “e2SOCostCodeAndDepartment” are not reflecting. Maybe because I have another Customization for Sales Order after that?
Here’s my customization:
Here’s After it:
I have few customizations. I’m wondering why my Fields and Conditions in “e2SOCostCodeAndDepartment” are not reflecting. Maybe because I have another Customization for Sales Order after that?
Here’s my customization:
Here’s After it:
If you use the DAC Schema Browser, do you see your missing fields? If not then something happened with your publish or your project isn’t creating a DAC Extension to add the fields to the table.
What is in your Data Access category in your project?
If you use the DAC Schema Browser, do you see your missing fields? If not then something happened with your publish or your project isn’t creating a DAC Extension to add the fields to the table.
What is in your Data Access category in your project?
I can see the fields but the “Hidden” and “Required” are not reflective. here is the condition:
If you use the DAC Schema Browser, do you see your missing fields? If not then something happened with your publish or your project isn’t creating a DAC Extension to add the fields to the table.
What is in your Data Access category in your project?
That’s a good question I don’t know the answer to. I typically put my customizations into DLLs. Hopefully someone else can speak to your challenge.
In my experience, you can't have two different packages implementing workflow modification on the same screen. It will always choose one.
It's actually a huge pain
That’s a good question I don’t know the answer to. I typically put my customizations into DLLs. Hopefully someone else can speak to your challenge.
Hi
I agree with
https://www.acumatica.dev/admin/workflow-via-code-part-1/
Also the course T270 Workflow API is a must review topic.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.