Using 4.14 (and it did it at 4.13 too), the popup actions seem to be maxed out a 2 before it starts hiding them behind a .... button. Is there a way to override this? We only use icons for our actions thus I have plenty of room to show the buttons before they're hidden. I've seen previous threads that say to use view.popup.actionsMenuEnabled, however this property does not appear to exist anymore. Is there a workaround for this or am I barking up the wrong tree?
Thanks all.
Todd,
Have you seen this thread?
https://community.esri.com/thread/226859-jsapi-410-popup-actions-now-under-button
Robert, yeah, I saw that, unfortunately `actionsMenuEnabled` doesn't exist on `view.popup` at least at 4.13 and 4.14. Neither in the type definitions nor if I just inspect it in the console.
OK. So it seems that they have removed that ability in the newer releases. Hmm... Kelly Hutchins any input?
They've removed that capability from the api and at this point there isn't a way to have more than 2 actions displayed before they are hidden. We are investigating to see if we can add this capability back in an upcoming release.