Ask a question or have a conversation about the Thinkwise Platform
Recently active
Hi, We have a situation where a 'suggestion-contains' control has a lookup with a couple of prefilters. Now when one of the prefilters is active, the lookup (with the pop-up closed) still only shows items within the prefilter. This feels a bit counter-intuitive, because every time I want an item belonging to another prefilter, I need to open the pop-up and change the prefilters. Is there something I can do to reset the filters every time the pop-up is closed? Thanks.
I am getting data type conflict while saving data below is the query I got when I tried to debug
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
Like the title says, can this be a '>' no matter when I'm looking or editing my topic? The '>' confused me in thinking my description wasn't correct. I think inSided can only change it since it's their product
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
People make mistakes, sometimes small, sometimes big. I would like to be able to change the title of my Community topics in case I make a mistake. Even if I'm only able to change it within 10 minutes after posting. Could it be made possible?
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.
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?
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 Team, I am trying to add tabbed detail page in screen type. I am facing error while creating. Please find the below screenshot. Thanks and Regards, Ashwini
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]
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.
Some time ago we have created a branch from our original application. The original application is live. We have merged the trunk project to the branch and we will soon go live with this new/extended application. When we want to create a branch from this branch we receive a message that this is not supported. Since the original application will be obsolete anyway, we would like to 'upgrade' our current branch to trunk. Is this possible and if so, how? We are currently using 2018.3.
Hello Team, I have created a for in which I am taking latitude and longitude as an input. I my grid view I have to show google map according to latitude and longitude . Could you please assist me with google maps ? Regards, Ashwini Anbhore
The processing order in the Reporting Service is a little different than I expected. We insert a bulk of records in the table rapport_queue to have them printed. The documents are printed in a random order. When looking into the table rapport_queue we can see the following: the insert_date_time is in the same order as the ID. But the update_date_time is in a different order. Is it possible to influence the order of processing and or what causes this behaviour? ID insert_date_time update_date_time 133 2019-08-07 12:32:35.843 2019-08-07 12:32:46.263 134 2019-08-07 12:32:35.850 2019-08-07 12:32:44.320 135 2019-08-07 12:32:35.853 2019-08-07 12:32:44.310 136 2019-08-07 12:32:35.860 2019-08-07 12:32:44.277 137 2019-08-07 12:32:35.863 2019-08-07 12:32:46.233 138 2019-08-07 12:32:35.870 2019-08-07 12:32:45.750 139 2019-08-07 12:32:35.877 2019-08-07 12:32:45.757 140 2019-08-07 12:32:35.883 2019-08-07 12:32:45.703 141 2019-08-07 12:32:35.887 2019-08-07 12:32:46.823 FYI: we use the Reporti
We have a form with 'Auto-save form' set to ON. This means when we change a specific column and click on a different document the form will be saved. However, a trigger behind our table executes a tsf_send_message with 'abort' = 0. This message only serves as an info message. We expected that the trigger would continue and the record would be saved. But somehow the tsf_send_message results in a GUI message saying 'The transaction is cancelled'. Followed by: When we set the tsf_send_message to 'abort' = 1 we get a 'Transaction ended in the trigger' error. This is how I expected it to be. In both cases the record that triggers the messages is not saved. If I remove the 'tsf_send_message' from the trigger the record is saved and the trigger is executed correctly. What's going on? 🤔
Recently we noticed that tree labels are always shown in blue. To us this seems to mean like the labels are mandatory, even if in the subject the field is not set to mandatory. The situation where we noticed this, is a tree where all nodes have an icon, but not all nodes have a label, in this situation the empty labels are shown as blue squares which just doesn't feel right.
Today I created a new role in the IAM 2018.2 database of our active application. I also created the groups and users. After applying this new role to the databases I received complaints from other users: many had permission-related errors. After applying their role (again) on the database the errors were solved. My question is: does applying a new role affect other existing roles on the database?
I think it should be called Subscriptions.
I have a list that I would like to sort on a Checkbox column (Datatype = Bit). If I Sort on this Checkbox column by selecting Sort in the Software Factory and give it the Sort order: Ascending, I would expect it to work like that the value 0 comes before the value 1. But what I noticed is that it works the other way round; Ascending works like the checked rows come before the unchecked rows and Descending works like the unchecked rows come before the checked rows. Has this been a conscious decision or does this indeed work the wrong way?
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.