Questions, discussions, news and updates regarding the Thinkwise Platform.
Recently active
When an item in a form list is changed, but results in an error (in the trigger), it looks like there is no message shown to the user. Is that intended? Or am I doing something wrong here?
What can be the reason for a card list not working as detail in Universal GUI? Screen definition: It worked before, see this post: The GUI version we are using now, is 2023.1.14 b1.0
Hi,Since our upgrade from 2021 to 2023 we get complaints from users that they get errors when selecting an Outlook message in our attachments table: The TW debugger is a bit more specific with “Couldn't find a compatible Webview2 Runtime installation to host WebViews” I've found this topic:But the user can preview an msg file in file explorer so that bit is working properly.Only in TW the msg preview failes.Other files such as pdf work without any issues.Hopefully someone can point me in the right direction.
Is it possible to change the fontsize per user?We get complaints from the shopfloor that, especially on mobile devices, the text is sometimes rather small for certain people.I've tried to make a copy of the theme and change the fonts in there to a larger font.After deploy I assigned the new theme to the specific user but it doesn't change the font size (and font size 20 is hard to miss I think :p ): When I set the Default theme to Dark in the above picture and redeploy I do see that the Universal interface becomes dark mode.
It seems like not possible to show HTML in the previewer component in Universal.Is this not yet possible in the Universal GUI or can it be realized in another way?See below an example of a HTML page shown in de Windows GUI versus Universal Universal:
I have a Cube with as row value a column with a domain of elements and I want to sort the row's based on the database value of the elements. It works in the Windows GUI but not in Universal. Is this a bug or am I missing a setting?It look like this topic but in my cube the sorting is always alphabetical.
Hi, I'm trying to import a model into the sf. However, I get this; 'Font face used in table "Font" is not present in table "Font face"’Anyway to get around this? Known error? Alexander
Again we run into problems, because Indicium stopped for some reason.I am quiet sure that everything is set up as mentioned in the documentation. But I am still not sure if all settings that are needed to let Indicium running are set. It would be helpful to have a simple checklist for this in the documentation. Now is it too much fragmented.Any ideas what else can be the reason for Indicium to stop running? In this case the customer has a on-premise configuration, so we cannot make use of Azure to monitor te webservice. For this it would be really a good idea to have the idea @Erwin Ekkel available in the GUI. As a workaround I am now considering to make system flow that updates a sort of 'heartbeat’ date field in a little application status table and use a task + badge as in indicator when the last 'heartbeat’ is longer than 5 minutes ago.
Hello, It is possible to import one project(data model and functionalities) into another project -where we have one common table that has different columns in it. Or it should be safer to make it manually?
Hi, I’ve created a large hunk of functionality, with several tasks, functionalities, process flows and all that. This is a financial part of the application. Invoices, purchases and all. Every app that we will create will need to have a module like this. All apps will process invoices and connecting cost lines. I would very much like to copy/paste (import) all these elements and then modify as needed. Manually copying all the things is a difficult and labour intensive task. What is the best approach in solving this ? Same goes for ‘Modules’ like Accounts? All apps have a CRM part. However, a lot less functionalities/intelligence to it. Just copying tables, but still.. would be nice to just simply click 'Import’ and select a module. Any thoughts on this?Alexander
I try to become more familiar with branches, since project versions are no longer used in 2023.1.I have created a branch to implement the new scheduler functionality for Universal. Now I like to test this.Why is my alias not accepted during login?
Hi ,I followed the steps from :https://docs.thinkwisesoftware.com/docs/sf/subjects_settings#grouping-in-a-gridFrom the components→ grid I was able to achieve the groups in the grid. While adding new record in the table, it worked as intended from the GUI. However the column (here employee name) in the universal was not blank and hence no data can be selected.Can you guide if I am missing something?
Hi all,I would like to know how you deal with the absence of dashboards as described in this idea.https://community.thinkwisesoftware.com/ideas/129If you create your own software, of course you can create something in powerbi or similiar:As a software provider, it is valuable to be able to offer this in the software. Any indication or idea would be highly appreciated!
Hi, I am creating an approval process on time sheet module. For this there will be 2 roles:ManagerEmployeeScenario : When the employee submits the time sheet using a Task, the Task should change fromSubmit → SubmittedAn email should go to his manager.On the same table the Manager can see, the employee’s time sheet.He can either : Approve or Reject the time sheet by the employee using Task. Can you please guide me to the correct path, any idea how this can be implemented?I do have a rough idea, however its not fullproof.
I'm setting up our new server and we are running databases as containers on different ports. How do I define this in the indicium app settings.. I'm connected via SMSS but I get indicum error that no connection can be made. Is below correct? "Server": "Localhost,1510", System.AggregateException: One or more errors occurred. (A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP Provider, error: 40 - Could not open a connection to SQL Server: Could not open a connection to SQL Server))
Hi,I was wondering if it’s possible to style the tooltip in the Universal GUI resource scheduler? I’ve tried using some html tags to see if it did something, but to no avail. As you can see in the screenshot below the width is also way out of proportion as well. Tooltip width
We recently started using Universal as replacement for the mobile GUI and we ran into the following issue.For readability we use a cardlist to show the data but there are some fields that contain strings that are longer than the width of the screen:the tooltip shows the content with wordwrap: Can we display the data in a similar way on the cardlist?
Hi All, I’m having trouble with filtering my cube views. I placed my filter value in the value cube field type but for some reason its not filtering. Any ideas what I’m doing wrong??This is what my chart looks like.
What can be the reason for this strange behaviour of a report pop-up? It should look like this: Parameter settings:
What does this error mean? 2023-03-30T00:41:33.4825036+00:00 0HMPFQ6E1BU1B:00000002 [ERR] An unhandled exception occurred while processing the request. (ffba027a)System.InvalidCastException: Object must implement IConvertible. at System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider) at Indicium.Utils.ConversionUtils.ConvertToODataValue(Type destinationType, Object value) in C:\azp\agent\_work\1\s\src\Indicium\Utils\ConversionUtils.cs:line 28 at Indicium.Controllers.TableController.<readColumnsODataResource>g__addPropertyToResource|8_0(CustomODataResource resource, TSFTableEntityType tableEntity, ColumnInfo columnInfo, Object value) in C:\azp\agent\_work\1\s\src\Indicium\Controllers\TableController.cs:line 365 at Indicium.Controllers.TableController.readColumnsODataResource(CustomODataResource resource, IEdmNavigationSource navigationTarget, HashSet`1 eagerFileColumns, List`1 resourceSelectColumns, ITSFDataReader reader) in C:\azp\agent\_w
Hi, I would like to test some subroutines/endpoints on my local machine. I have a local indicium, and I use Universal gui to test my branch directly this way. When I use Postman to get/post something I tried things like " local host/indicium/24852/create_new_project ”Where the number is de App id from the runtime config. However, Postman doesn't find a thing. How can I test this locally? Thanks!! Alexander
We have a view job_history (using dynamic model) of system versioned table job_detail. I chose two different icons for them. But whenever i run creation, the view is picking the same icon as job detail table.In universal i wanted to show different icon for this view.How can i do it? Before running creation in Universal :After creation:
We currently have an attachment table with file_name and as domain control : File Upload. Now we want to if someone clicks on that file name in the application. They will NOT be redirected to google chrome / internet explrorer to open that document. Is there a way we can achieve that somehow?
Hi,I have a report that I've designed in DevExpress containing multiple tables. When the report gets exported to Word (.docx) those tables aren't adjustable by the user. Meaning that the borders of a table aren't resizable for instance. Sadly I can't seem to find an option for this in DevExpress. I've been looking for a table property like ‘Fixed’ or something, but to no avail.Is there maybe a report parameter I could use for this? Thanks!
Hi, im new to ThinkWise and following the university right now. In the section reports i'm stuck. I want to create a very simple demo with a word document which is generated after clicking a button in the Windows GUI. There is a report button above a grid. When clicking this button a word document is generated The document should receive the columns of the selected row in the grid In the word document some placeholders are set these placeholders are replaced by the values received in generating the documentThe ThinkWise documentation does not mention how placeholders are made within the word document and how to map them via the Software Factory. Can anyone help me?
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.