I have a simple custom tracker application built in App Studio using the wizard.
I want the Refresh All icon to appear as a toolbar icon at top, so users don’t have to use the 3-dot menu to refresh. But I cannot get the tool to show.
The entry “refreshAll” was already there. I enabled Add to Primary Toolbar (also tried the Secondary Toolbar), tried setting Sequence to a value of 1; but nothing seems to work to show it on the toolbar when I Preview the app.
To be clear, in the app created by the wizard there are no toolbar icons - only the 3-dot menu.
You could also try adding it from the page-details on the Application Map screen in app studio. Should be the same but we all know app studio has its quirks.
I tried both with a manually created dashboard app (no wizard) and they both worked the same way.
What if you name it something else? Add another button there and call it something else
There might be something keeping that refreshAll button hidden/disabled…
Oh Yeah! That seems to work too. This is how I changed the existing refreshAll entry in the page-detail > Tools:
EDIT: Actually I just added a new “Tool”, I didn’t edit the existing refresh All.