Loading ...

How to Change the Order of Actions

Let’s imagine you added a custom action under an existing folder:

However, you are not satisfied with the order of these actions. In my example, I wanted it to appear at the end:

To achieve this, you can override the Configure method in the Acumatica Graph and place the action where you want.

In my case, the following code resolved the issue:

If this approach is not sufficient in your case, you can use the placeAfter property like this:

If you’ve followed along and added a custom action under an existing folder but are not quite satisfied with the order, as shown in this example, you’ve learned how to leverage the Configure method to customize the action position in Acumatica. However, if this approach doesn't fully meet your needs, you can take advantage of the placeAfter property for more fine-grained control.

Looking for tailored solutions or customizations that fit your unique needs in Acumatica development? Reach out to us today! Whether you’re looking for a custom action setup or need help with complex customizations, we can help you implement the perfect solution for your business. Submit a request for your customization today and let’s get started!

Be the first to rate this post

  • Currently 0.0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5