file?target=window
for something like localhost:8080/file?target=window&guid=281474976715981 what does the argument target=window do exactly?thankyou
View ArticleRunning ModelSDK scripts
I was wondering how you guys run the generated script, does anyone have a better way running it locally using command prompt node script.js?Was anyone able to run the script from the modeler?
View ArticleSome system texts are still English
Hi guys,My default language is now Dutch, but some system texts are still English. When I am trying to batch translate the system texts from English to Dutch I see that those are already in Dutch (!)....
View ArticlePopup Positioning
I've observed some very odd behavior with popups. If you create a popup that contains a lot of fields, say more than 15 records in a data grid or something like that, Mendix will open it at the bottom...
View ArticleAccessing REST Published Services from Cloud Node Environments
Hi all,I've gone through the blog posts and webinar for REST integration in Mendix. All the resources I've seen so far indicate that the REST services can be viewed via <app url="">/rest/. I've...
View ArticleIs it possible to trigger "browse" functionality in mf and custom...
Hi guysI am making use of the image uploader. I want to reach these:1- that after that the image is chosen through "browse" the user goes further to another microflow in order to crop the image.2 -...
View ArticleNot able to save Email Settings
I am not able to save email setting for Email Module with template. Though I am able to test the connection and receiving an email while doing Test. But while doing save it is giving following error"...
View ArticleChange values in drop down.
Hi Team,I have a requirement that let's say for example, In a drop down I am having 1,2,3 as values. By default value 1 gets selected in the drop down. Now, in my case, for sure I should change the...
View ArticleTo show and hide the container onchange of a dropdown value.
Hi friends, I am having a drop down field with a,b,c as values. And value a is selected by default. Only when if I change value a to any other value in drop down, I should get a file upload widget else...
View ArticleControlling size of popup
I have a dataview in a modal popup that contains several fields that are conditionally visible. The displayed popup varies in size depending on which of the fields are visible at the time. However the...
View ArticleLogin problem when changing user language
We are testing the conversion of our app from Mx5 to Mx6 and we encounter a very strange problem. When a user changes his or her default language from Dutch to English the person can not login the...
View Articlemerge two export set in fixed length exporter
Hi All,How do I print two different export set template in same txt file using fixed length exporter? I am using Fixed length exporter to generate a text file which has fixed positions. Now I have...
View ArticleCreating a Sitemap?
Hi,Is there an easy way to create a sitemap of your project? Similar to how you can “export documentation” on the project for a list of domain models / microflows. Instead, I’m looking for a sitemap...
View ArticleTika Parser Exception
I have the following Java that tries to determine file type server side: // BEGIN USER CODE Core.getLogger(this.toString()).info("Starting..."); String retval=new String(""); InputStream is =...
View ArticleTypeScript - split to multiple files
Let me preface my question by saying that I realize this is more of a generic StackOverflow question, but I'd like to get a response here, both because the versions of TypeScript and Node.js are known...
View ArticleDisplay current user information on their Home page.
Hi ,I have a scenario where I should display current user details at the top of each and every Home page when the user login. For example in my application, I have ten users and each and every user...
View ArticleUpdate Database Schema
Hi,We moved the database of a V5 app into the V6 of the same app, but the v6 uses an updated version of the SAML module and they removed one of the attributes of one of the entities of the module,now...
View ArticleAutogrow textfield does not work
Hi,I have a problem with the autogrow function in text fields. When I select the autogrow function the application still only shows a single line if a user types a long text. Also if I set the text...
View ArticlePublishing REST service that returns a file
Hi all,I've been going through the Mendix REST Services module documentation on Github, and I'm presently looking at the sending and receiving files section. I'm not quite understanding somethings here...
View ArticleThe following widgets will not work in a production environment. Please...
The widget that causes this issue, is brand new, freshly created by Yeoman, and I added 1 folder in the lib folder. I can't find the issue here and I'm stuck.After adding gesture from dojox, I get the...
View Article