Skip to Main Content
ARIS - SHARE YOUR IDEAS
How can we make ARIS better?
Status Open for voting
Created by Daniel Mašek
Created on Jul 19, 2024

Progress bar / load indicator for dialogs initiated by scripts

Hello ARIS enthusiasts,

In the user dialog initiated by the script when loading or saving data, I'm missing the ability to show a load indicator / progress bar (similar to the Context.writeStatus(String, int) or Context.writeStatus(String, int) method).

This new feature provides a better user experience in cases where a script calls a dialog or sub-dialogs where data takes longer to load or save with methods like (database. AssignedUsers(), dialogs.BrowseArisItems (String, String, String, int), UMCuser.setCustomeAttribute(key, value), etc..) and when it makes sense to load or save data while the dialog is displayed, but not before or after.

In such cases, the user interface appears to freeze, which is confusing for the user.

Unfortunately, there is no easy workaround with messages etc.

Thank you in advance for your vote for this feature.

Regards, Daniel.