-
Drill Anywhere Options: "Drill To" vs "Go To"
1 . Abstract The Drill Functions provide several interactive options, which are: Drill anywhere, Drill-down, Drill-to screen, Drill-procedure. In design mode, interacting with the ‘Drill-to screen’ feature, either in a Data View or in a Chart, there are some notable differences regarding ‘Drill-to screen’ and ‘Go-to…
-
Drill Actions
1. Abstract Board offers multiple drill options, it’s important to consider the requirements when planning or setting up drill options and to design the solution accordingly. 2. Context Board offers multiple options when drilling into data, which is the right one to use depends on the specific requirements – whether the…
-
Capsule screen refresh directs on Capsule's homepage
Hello dear Board Community, Here is a little issue we face regarding one of our application : We have a first capsule in which we navigate through the screens, and when we refresh the web page (via browser) we fall back on the same screen=> Expected behaviour ✅ We have a second capsule that behaves differently: when we…
-
Navigation - Tips & Common Mistakes
1. Abstract Talking about navigation, there are several best practices and tips to avoid common mistakes and sources of issues. 2. Content No calculation in navigation procedures: based on what has been discussed in the Application navigation design article, the usage of navigation procedures should be very limited since…
-
Procedure "Background execution" doesn't let me navigate the application while Wait is running
Hi, I am confused about the "Notify execution" feature when creating a new procedure. My goal is to make sure that a cube is cleared after 10 minutes of a client entering a screen. I was hoping to achieve this by creating the following procedure: All the messages are set up the same, only the time and the icon is different…
-
Application Navigation Design
1. Abstract Navigation is "the act of moving between screens of an application to complete tasks". It is about managing the path that the users can follow when using an application and therefore it involves defining the different navigation steps (based on the level of flexibility required) and eventually combining them…