Resize Info Message Size

Hello all! I’ve create a method directive that displays an info message pop-up that contains a fair amount of text. Unfortunately the default size of the info box is currently too small to display all the text and I’m looking for a way to make the box larger. See the example images below.

In some older forums and Epicor versions, it didn’t sound like this was possible. But I’m wondering if there may be a way now? Currently we are on 2021.2.33, but we will soon be upgrading to 2023.2.4. I would prefer to do this with existing widgets rather than custom code. Another potential option I read about is making use of data forms. However, I don’t know much about those quite yet. I’m not sure if that would be a viable option.

Default size:
image

Size I would like to display:
image

I can’t think of a good way to do that with the BPM info message popup.

You could add another tab to your order entry screen, with a big text field, and have it populate with the message. And/or add a customization to pop up a dialog with that information on it.