Propose your fantastic ideas regarding the Thinkwise Platform to our Product Team.
In the Web GUI it was possible to use “Select all” and when activating a task it would ask if you wanted the records on the page or all records of all pages. Please add this also in the Universal and in addition make it work with the Multi Select XML parameter, as this popup did not seem to happen in that case.
Can the configuration under User Preferences to set Start Objects also be made available in the Universal GUI, as it is in the Windows GUI?
We have deployed an application for use on a ZEBRA scanner device.The application functions smoothly and intuitively, with one exception.It is designed around barcode scanning, and in over 95% of cases, the process can be completed simply by scanning barcodes. To support this workflow, the SuppressBarcodeKeyboard setting is enabled (Yes), which hides the on-screen keyboard.However, this has a side effect: users are unable to manually enter codes using the keyboard. This becomes problematic when barcodes are either inaccessible to the scanner or damaged.To address this, we would like to add an action button within the barcode control that allows users to activate the keyboard when needed.Something like this:We hope this is possible.Alternatively, is there another workaround you would recommend?
When a domain with datatype BIT and control checkbox is not mandatory, there are 3 options:empty (null) selected/active (0) deselected/inactive (1)When it is mandatory there are 2 options (0 & 1) but an asterisk is shown behind the options. For the user this looks like you have to select the active option. F.e. when you have to agree to an user policy it is obligated to check the checkbox. → We would like to have a mandatory checkbox without the asterisk so the user does not feel obligated to check the checkbox.
During development, the "Refresh Model" task may be called hundreds of times per day.It might be an idea to move the task to the header bar or assign a Shortkey to the task.And at the same time ignore all warnings, because they do not matter during development. This will definitely save a lot of time during development.
Just like with tasks, I would like to create and use dummy reports. The reason for this is so the icons in the application are better ordered. Tasks are with other tasks and reports with other reports.Left Tasks - Right ReportsThe reason we need a dummy report is to start a process flow. The process flow then activates a task that will insert a row in a sort of Queue table. This queue table will limit the selection of rows that DevExpress will use to make it's report; thus making the process a lot faster.So this task need to be run before opening the report. But the task cannot be the starting point for the process flow and therefor we need to use a dummy report.
We are trying to make a complicated Calculation screen work properly and smoothly in the Universal GUI. One of the challenges is to have users click the right buttons, and the easiest way to support that is hiding buttons they shouldn't click. In below example we have 3 Refresh buttons, and we wish to hide 2 of them. A refresh on the higher level will also trigger the refresh of the detail tabs and using the Change Detection logic users don't have to trigger refreshes themselves. In the Software Factory we can specify this for every Action button, except for the Refresh button. Can this functionality please be added?This seems to me like a straightforward and logical addition to the Subjects > Performance tab (Buttons configurable in layout)Now we have to revert to a bit of custom CSS to hide this specific button.
I would like to see import from clipboard for the universal.
Currently, the Software Factory (SF) maintains the selected model/branch at a global session level within the browser. When a developer needs to work on or reference multiple models, they have to manually switch models. Switching models automatically closes all currently open tabs and windows within the SF, and I think that is logically but It is impossible to keep two different models open in separate browser tabs or windows to compare configurations. And yes, I know this is possible with another browser or an incognito, but I think there is a more convenient way.So it would be helpfull if it it possible to allowing developers to open multiple models or branches simultaneously in different browser tabs.
I have a view with 3 fields that can be automatically filled (default proc) when selecting one value from a view having all three values concatenated.This makes finding things a lot easier for the user. The field is only defined in the view and nothing is stored in the database…. A similar situation now exists in a table. There is currently no need for a view instead of this table, so an expression field could be the solution here. Expression fields in the SF however are by definition read-only. So why not have the developer deside whether an expression field is read-only or not; most of us are wise enough to know what we're doing. To show what I mean, see link below… I made an expression field editable using SQL on the SF database, and you;ll see what I want to achieve. Works fine according to me. https://mcmurdock.stackstorage.com/s/4pGhtJXw03Y9EH8
We use a lot of Modal document form in our application, which works great. There are however some situation where a process flow end with the opened document. After a user is done with the required actions we sometimes desire to take care of certain actions after or triggered by a closing of the document.Unfortunately this Action does not count as a starting point.A workaround for now is using a task in the screen that follows with a “Close document”, but the user often misses that. The “CLOSE’ button takes so much focus, that such a task would be missed. Also if the screen already has many tasks, it would not stand out that much anyway even when marked as primary. The idea is to make “Close document” a starting action in a process flow.The idea of course goes with a warning that the “Close” is always available on such a document, that one should be aware it could be pressed without actively having done anything in the screen and uses it as a cancel, but I think this should be the responsibility of the developer using such flows.
The sliding scale selector is nice,, but I would like it to have a popup to go to a more distant date more quickly. Or even some smart buttons here to go the previous / next event… Scheduler always starts on current date, and I would definitely prefer if the system does that only when there is no activity planned yet.. in all other cases it should go the first activity planned.
The current scheduler always start on the current time. This is unwanted. I want to be able to programmatically set the start date. There are a few ideas around this concept:Overrule start-view with custom date. Bound the plan-scale with start / end-date (for example when you plan an event) Hide non functional days/hours (holidays, weekends or other defined dates.. and hours that cannot be planned… )
For a customer I have created a scheduler in Universal. However, the customer indicates that she would like to set working days and working hours. This means that in certain scheduler views some end users have to scroll a lot to see the desired results. In the Windows scheduler it is possible to set working days and working hours. Could this setting also be applied to the Universal scheduler? This would be an additional reason for the customer to switch to Universal (earlier).
Hi,For debugging purposes I would like to see all actions of all users in the database event log/indicium log. When Indicium is set to DEBUG logging, it still not shows all users / actions (if i'm correct!). If I log in myself, I will see some actions under my own user. but I don't see anything from other users. This makes it sometimes a bit difficult. Indicium log also displays the time queries take; that is also very useful. This is currently not a feature, but might be a nice to have! Blommetje
As discussed in: Influence numeric decimal separator display format | Thinkwise Community the current behaviour of the Universal GUI is that it takes the localization settings like decimal/thousand separator and date display formatting (as well as first day of week in the date picker) from the first preferred browser language.This is not ideal, because this way the localization settings are bound to a language while users might want to have English as their preferred language, but use their local localization settings. Therefor we would like a possibility to setup localization settings as user preference in IAM (not bound to the language setting in IAM).
I really like the dark mode in Microsoft's Office products, SQL Management Studio, the Universal GUI and macOS. Since major software vendors are integrating a dark mode, and because it's easy on the eyes in certain environments, I'd like to be able to launch the Software Factory and IAM with a dark mode too.
It would be nice if the height of a row in the grid adjusts to the contents of specific columns, especially useful when wrapping text in multiline grid fields.
Subflows are a great addition to the Platform in order to re-use parts of a Process Flow, instead of having to model the same set of Process Actions in multiple Process Flows. Subflows improve the re-usability of components, therefore we are eager to use this concept in regular Process Flows too!Can this functionality be extended to be available not only for System Flows, but also for regular Process Flows?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Sorry, we're still checking this file's contents to make sure it's safe to download. Please try again in a few minutes.
OKSorry, our virus scanner detected that this file isn't safe to download.
OK