Propose your fantastic ideas regarding the Thinkwise Platform to our Product Team.
When pasting a value in a combo box, it selects the first value that partly matches the text. This is very annoying when you pasted the exact value that you want to enter. It forces you to manually scroll to the right record and select it or use the lookup window.If there is an exact match, it should prefer that over the first matching value.For example:
In IAM a log of the (in-app & push) notifications is available.It would be great if these notifications not only are available from IAM but from the Thinkwise applications too for the end user (in the user preference menu for example). Together with the functionality to make notifications read/unread.As a workaround we now add a table in our Thinkwise application for the logging of the (push) notifications.
When one uses the “Copy columns” in the Data model it will add the column with a +10 increment. When looking at the components like Grid or Form, etc it will add it with an increment of +1.Manually adding a column will have the +10 increment for the components.Please also use the +10 when using the copy method so it behaves the same and has a little room to move a column in without needing to renumber or manually edit the order value.Current behaviour example: ColumnGrid
As per the Roadmap it was mentioned like 2-3 months ago that the HELP(F1) feature in the WEB GUI is in the backlog to be transfered to Universal. Right now the HELP(F1) is completely gone from the Roadmap. Raising the IDEA to have it in Universal upon receiving the relevant Votes.
Dear all,We now save all our attachments (files) to the server where the thinkwise application is hosted. But we want to migrate this to the cloud / sharepoint. Would it be possible to access these files through the thinkwise application. Also when no user is loged on. I now use a separate program (goodsync) which serves as synchronisation tool (two way) between the local files and our sharepoint.But it would be much nicer if these files could be directly be written / read in our sharepoint and no local files are needed anymore. regards Chris
Being able to right-click on rows would enhance the user experience a lot!Basically the same idea as what is currently working in the Windows GUI:
We would like a new control type that allows users to easily select an amount of time (hours and minutes) and store this data in our database. This could be a decimal format where 65,75 is displayed in the UI as 65:45. The currently available control type TIME is used to store the time of day. It cannot be used to select or display an amount of hours and minutes exceeding 23:59:59.
We would like to have the ability to show table tasks on a grid line. This is especially useful for the mobile GUI and when just a couple of table tasks are available. Currently you can show tasks on the top or bottom of a grid in mobile. To start a task for a specific record you should select a line first and then select the concerning task. In the described case it is faster to select the task direct on the line. See print screens for further explanation. Task on top of grid (current situation) Example tasks on grid line
During development I regularly use the Windows GUI to find relevant information regarding screens, columns, parameters, etc. with the Alt + F1 combination (Path Location). Even though the Universal GUI has “Model Insight”, it is lacking many things the other option is giving.I think it is not the intent of ThinkWise to keep the need for using a different GUI to make your Universal GUI product complete. This idea is to make the “Model Insight” improve its usability and hopefully remove the need for a fall back GUI.Current issues or features missing that I am aware of:References more than 1 level deep, do still show the level 1 reference; References more than 1 level deep, do not show table / variant information; Unable to get info when a grid has no records to click on; No context information (Detail, Master, etc.); No Tab Control (What Detail group is being used); No Domain information; No Task name is mentioned, only the parameter as “Column”; No Report name is mentioned, only the parameter as “Column”; Lookup popups give no information, it still show the column/parameter of what it is a lookup on; No Translations.
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.
The SF and data domains offer little possibilities to control the presentation of numbers. I thought the custom_display_format extenders would be the solution but I found some shortcomings that make them less useable in practice. I discussed this with Thinkwise people: The current behaviour is as intended but they think the following would be a good improvement.Simple example for a currency datatype NUMERIC(18,3) where users normally want to see only 2 decimals but the extra decimal is needed for calculation accuracy. By using an extender with "€ 0.00" format for the domain you get the following behaviourPositive:Display with 2 decimals is correct and third decimal is used for rounding up/down correctly An entered number with 3 decimals is correctly stored in the underlying tableNegative:When EDITING data there is no way to see the third stored decimal When EDITING it is not possible to edit the existing number; you have to clear the field and reenter the complete numberThe behaviour is the same in grid and form screens. We would expect behaviour like e.g. Excel:Display data using the Extender. They are called custom_display_format for a reason I think. Possibility to edit the exact stored dataWithout this behaviour the introduction of the extender seems of little use; the same could be achieved using an expressions field. But a task would be required to edit data and this is what we want to prevent.An extra improvement would be if the scope of the extender could be specified on a lower level than a domain. Then you would get the possibility to present and edit the same table field in multiple ways; the exact data for the finance department and in another screen rounded numbers for sales but still the possibility to edit the exact number.
It would be nice to have a variant_id for layout , context and default
We utilize variants extensively in our platform as this is one of the powerful benefits of Thinkwise. However we encounter pretty often that we want to build tasks and even layouts that should behave slightly different based on what variant they are opened/used from. Currently there is no real neat way of having that information available in the code/flow so we often have to resort to, in our opinion, janky solutions. If its possible to add the current variant as input parameter this would open many doors and possibilities.
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
When a column is set to hidden and this column is not a PK, the column is often not supplied through Indicium. This is fine for most cases. However sometimes there are columns that should be hidden inside an application but should be available through Indicium. For example, an Interface ID column.Currently the only way to make this column available in Indicium is by setting the column to editable or read only and set it to hidden on grid, form and cardlist.I would like the option to enable a checkbox on role level that will make a hidden column authorized. This should result in the column being supplied through Indicium for this specific role.This way these kinds of columns can be made available to interfaces and remain hidden inside our application.
Sometimes there are things that are linked to a variety of subjects, like relationship that are linked to objects or object_parts or contracts. Now I have a subject in which I want to use a relationship, but sometimes I would like to add a relationship that is linked to an object and sometimes I want to add a relationship that is linked to a contract. I thought I might use a variant that uses a lookup for relationship for objects in one instant and a lookup for relationships for contracts in the other instant. However the lookup of a variant cannot change and is always the same as was specified in the default. I would like to be able to assign a different lookup table to a variant.
Could you make an adjustment to the barcode control to enable committing with Enter, since the Tab key is not present on the on-screen keyboard of mobile devices?
I would like to be able to go to a row in the grid based on what I’m typing and the value of the selected column in the grid. (quick search?)The reason for this would be to save users the action of having to go to the search bar (which currently still requires the mouse, we would liek it to be keyboard only) and having to wait for the results to be retrieved again, even though the relevant data was already retrieved, it just wasn’t selected.This was a feature in the Windows GUI and it would be great to have this again in Universal, perhaps with some highlighting of the typed characters in the resultMy use case for this is order entry, when selecting order lines from a list of relevant products
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