Adding Multiple Layers to App-Open Widget

Good morning everyone.

I’m attempting to add two layers to the End Activity screen using an override of the MESControl.EndActivity event. I am going into the App-Open widget in the event and trying to type in the names of both layers but it doesn’t seem to be working. I’ve attempted using a comma and a semicolon to separate them but am having no luck so far. In Menu Maintenance putting multiple layers on a screen is very simple, but when performing an override for MES is where I’m running into issues. Has anyone done this?

1 Like

Well the solution was simple. Put a comma with no extra spaces between the two layers like the system does in Menu Maintenance. If you have spaces you won’t see either layer.

2 Likes

Hot Mess Trainwreck GIF by GIPHY News

2 Likes

I didn’t know I would figure it out 10 minutes later! Good that it’s out here though for future reference.

1 Like