Ask a question or have a conversation about the Thinkwise Platform
Recently active
There are two options: 'directly' or 'advanced options'. Choosing 'directly' causes rows from 15 and 30 (and more... ?) height depending of the content of a cell. To avoid this you need to choose for 'advanced' and set 'Tekstterugloop' off. Apparently this setting is 'on' when you choose 'directly'. Is it possible to change this setting to avoid choosing 'advanced' because of the 3 follow-up screens you have to skip before you can choose 'Voltooien' ?
When I want to start my application as a domain user, I get the following message "Cannot open database "..._IAM" requested by the login. The login failed. Login failed for user 'DOMAIN\\user'." All the domain users work properly, only the users that has been set on "disabled" and later set back to "enabled" have the double backslashes. When I start SSMS i can normally logon to the databases. windows2012R2 SQL2008R2 Can anyone help me on this? Thanks in advance
Does anybody know (if possible) how to deploy 2-way authentication via the WEB-login? Like SMS-passcode or Google authenticator?
While implementing an application I have the following challenge: I want to change the look-up of a specific field for a variant separately from the default setting for this subject. Unfortunately the custom look-up is disabled and greyed out in the variant settings. Is there a possibility to change it separately for each variant?
For a project I'm using Android scanners to scan barcodes. When I tap on a field where the domain has the control barcode, the keyboard pops up like with any regular field. Is it possible to refrain the keyboard from popping up?
We like to show the contents of interface messages in a previewer control. I found out that this is possible with an expression field, with the formula like below and use a domain with control type HTML. ' body { font-family: Calibri, Tahoma, Arial; font-size: 14px; font-weight: bold; } ' + REPLACE(REPLACE(REPLACE(t1.message_body, '<', '<'), '>', '>'), CHAR(10), ' ') + ' ' It is nice, but it does not fully give the desired output. Any suggestions?
Hello, I have two fields on a screen ( a text field and a radio button) and I clear the fields in the screen. Text field is made empty and the radio button is made null. When I select a value of the radio button, the text field is defaulted with the previous value before clearing the field. This only happens in the mobile app. How can I prevent the mobile app to default the value of a text field when chaning the radio button?
Hello, I have a column in a table with a translation object created for this column. If I open the table in Windows it displays the correct name for the column. If I open the same screen in a mobile app it doesn't show the correct name but shows the original field name. All the other fields are translated well. I don't use a tab variant for this table. Is there an option to add the translation object for the mobile app as well?
I have the following process flow. In this flow I use a Print Report action that saves a report as pdf-file. To make sure that the user doesn't get the "file already exists" dialog. I decided to delete a possibly existing file with the same file name (row dependent) first. Although the process flow looks great 🙂 It doesn't work! What I see happening is, that the pdf-file is created and immediately deleted. Only the last pdf from the collection of records is not deleted. It looks like the Print Report step is executed before the delete file connector has been executed. My first question: How can I prevent the Print Report action from starting before the file has been deleted. I already created a process procedure to control the transition to the next process step, but unfortunately this didn't help either. My second question: Is there another way to prevent the "file already exists" dialog, when overwriting a report?
We are working on a project, where we have to create a calendar with months and respective weeks (Similar to resource scheduler). -Similar to Excel as we can assign work on the specific cell with conditional colors or typing.
I am on SF 2017.1 and would like to add a printer to my project to be able to select a specific network printer for a report (see attached screenshot). I chose this approach to be able to influence the printer settings for a report (e.g. orientation, collate etc.). Any help is appreciated!
When can we expected the release where Service Pack 22 is compatible with the Thinkwise user interface? In the Knowledge Base Thinkwise describes the following: To use Crystal Reports in the Windows GUI, Web GUI or Indicium application tier, the Crystal Reports drivers must be installed on the client or web server. This concerns Crystal Reports Runtime 13 with service pack 20 for the right OS. With both, the support for the ASP.NET Web components must be installed. Service Pack 21 and up are currently incompatible with the Thinkwise user interfaces. A Windows 10 update forced us to upgrade our financial system (Exact). The upgraded version of our financial system uses CR16 Runtime servicepack 22. This feels like a challenge because it seems that our financial system uses the same dll as our Thinkwise application for generating reports. When I execute the SAP Crystal Reports Runtime 13.0.20 (64 Bit) as advised by Thinkwise our financial system doesn't work properly. When I exec
How can I get rid of white space behind fields in tasks?
During the upcycling of an application I got to the following problem: The views has been transferred from the upcycling database into the SF correctly but all the programmed logic behind it so the SQL queries hasn't. What I can do is copy the queries manually from the views in the upcycled database into the SF to make it run there. This is a proper solution if there are only some views. But in my case there are many of them, more than a hundred. Is there any possibility to do this automatically f. e. with a script? That would help a lot!
Hi guys or girls, I just enrolled this course and passed the test but did not get a full score of 120. I figure that most of the questions are the way you see your vision about the topics that were questioned. I like to understand that vision as mentioned in the test. To get a better understanding on said vision I'd like to see what I've answered wrong or differently as evaluated. Can you provide me with the questions and answers that I've answered wrong and give me a direction on what the right answer was or would be? rgds Ricky @Gijs?
Can I disable this feature? When I want to copy a value from a not selected column on a detail tab. I double click it to select and then fully select the value present in the column on a detail tab. But sadly if I'm too fast in doing that, the GUI opens a tab page for me. See: I want to copy an artist person name, so I double click it fast. Then it does this: I would like to be able to disable this feature if possible
Thinkwise documentation recommends using SVG icons because of their scalability. Once I read this I immediately switched to the SVG format and our application is now full of them. They indeed render great and are also very easy to customize with tools such as Inkscape. The readability of the format also makes it a great candidate for scripting leading to more dynamic icons instead of just static ones. SVG seems the way to go for any gui. The problem though is that, for us at least, they often don't render well in the web application. They do appear and every button with an SVG icon works so there are no functionality issues. However they often miss color and appear in shades of grey. Here's an example: The icons in the Windows application are at the top and the same icons through the web interface are at the bottom. It gets stranger than that. Sometimes some of the SVG icons in the browser do have full color and this seems to occur quite randomly. We tested in Chrome, Firefox and
We just upgraded to version 2019.1 and I immediately tested the new sorted combo in one of our tables. However it doesn't work and despite setting the lookup as 'sorted' the drop-down still appears alphabetical. I followed these steps: First I set a default sort on the lookup table: This table holds sizes with an ID and a description where the sizes are sorted by a sorting column called "weergave_volgorde", for example to show sizes in the order of S, M and L (with corresponding order values of 1, 2 and 3). This sorting column is part of the default sort. I also tried sorting on this column alone with the same result. Then I set the following lookup: Where vw_maat is the lookup table in the previous image. As you can see I set the look-up control to a sorted combo. However the end result still appears alphabetical: EES should be at the top of the list because this is how it sorts in the lookup table by default whereas 9EL should be at the bottom. Of course there are more si
I read in the documentation about displaying a coordinate on a map component. I would like to have the user select a point on a map and then use this coordinate as input data in a coordinate column. Questions: Would something like this be possible "out-of-the-box" in the SF using the maps extension? Is there except for the paragraph in the documentation some additional documentation about this? Any help is apprecciated. Regards, Dennis.
I have a few name fields that are all UPPERCASE. In the SF you have a few places where you can choose a case type, eg. Upper case, Lower case, Initial Caps and Proper case. How does this work? I have opted for Initial Caps at the subject and at the domain, but nothing changes the output. Basically two questions: How do I format these name fields so they show up with initial caps? What is the difference between Initial Caps and Proper case?
Hello, Is it possible to connect the 'GO' button of an android keyboard to the Confirm button of a task? In the attached screen shot I want to connect the blue button with the white arrow on the bottom right of the screen, to the confirm button of the task. (In the screen shot it is the button "Uitvoeren") So when I press the blue button, the task will be executed. [img]https://uploads-eu-west-1.insided.com/thinkwise-en/attachment/d452d752-c9b7-4c17-8dee-db2d438ce66c.jpg[/img]
For a Demo App, I am trying to integrate the Maps component. However I am getting an error, any ideas where to look for solutions? It's a 404 error. The documentation for me is not sufficient to know where to look for possible answer to this error.
Hello, Is it possible to connect the 'GO' button of an android keyboard to the Confirm button of a task? In the attached screen shot I want to connect the blue button with the white arrow on the bottom right of the screen, to the confirm button of the task. (In the screen shot it is the button "Uitvoeren") So when I press the blue button, the task will be executed.
In the releasenotes of SF 2019.1 is mentioned that Table Valued CLR functions are now supported. So I tried to convert a script of a CLR function to the 'Subroutine' option in TSF. The original code sets the 'internal' subroutine id as 'call_web' and the external name as 'CallWeb' If the subroutine is created via the TSF the subroutine_id is used as the internal and external name. When I generate the source code and open the source code file of 'clr_functions' I see the following query: Is is possible to use a different between internal and external names? It feels wrong to use the external C# function name as internal name. The syntax deviates from all other procedure/subroutine names in our project.
When we use the preview component in the web GUI we don' t get the result we expect. Instead we get an error which we can't explain. Do we need to adjust some security settings? To me it looks like the preview component needs to access local file storage.
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.