Get Language retrieving Null for anonymous users
I'm currently having some errors in my log with anonymous users accessing my application. When these errors occur the anonymous users receive a login page. However this error doesn't seem to be...
View ArticleNested Dataviews
I have a problem with dataviews, it seems that if I put a dataview inside another one the second one can not be edited. In my case I really want to use a dataview inside another one and I do not want...
View ArticleSAML20 module: how to set the sign out button behavior?
We are using the SAML20 module and our application has a default sign out button. Clicking the button leads to https://mourikapp-accp.mendixcloud.com/login.html. Furthermore, after signing off in this...
View ArticleXPath using a specific date
Hi I can get this Xpath to work [CaseDate >= '[%BeginOfCurrentMonth%]'] But i want to show all cases > 1/12/17 How would i write this?
View ArticlePass the Data Grid selection
How I can pass the data grid selected item as a parameter plus the page parameter to microflow called via button in the bottom of the page, I need to put the button at the button not on the top of the...
View ArticleMendix Knowledge Meetup New Year's Edition [10 jan 2018] - Rotterdam, NL
Hi all, It's time for yet another bimonthly Mendix Knowledge Meetup. The main purpose of these sessions is to share knowledge and best practices with other developers. In January we organize the next...
View ArticleBootstrap Multiselect widget
I have a dropdown which uses bootstrap multiselect widget taken from the app store. On loading the page, I want all the dropdown items should be selected. Is there any way we can do that?
View Articlefilemanager upload characters replaced
Hi, We are using the file upload functionality for quite sometime now and recently we encounter the issue that special characters in the filename like e.g. ç are replaced by a �. Our app is running on...
View ArticleRun Microflow Async in multiple queues
Hi there, We are using in our project the community commons function RunMicroflowAsyncInQueue but we see this puts all microflows in one single future queue. Is there a way to create multiple future...
View ArticleWhere to put transition classes using mobile features?
Hi, given the mobile features widget, when you place the transition class (i.e. slide-right) to a button, then your mobile app will show the transition effect between pages. Where do you put the...
View ArticleLayout is different in web modeler compared to running locally ( i have...
Hi, I haven't done a huge amount of research on the web modeler yet but used an atlas UI event booking template to try it out. I made some changes to the layout on the web modeler and synced the...
View ArticleProcess Queue - ProcessQueue.QueuedAction does not exist anymore
Hi all, I'm currently having some problems, getting the Process Queue module running. When I try to queue a QueuedAction I get: Object of type 'ProcessQueue.QueuedAction' with guid '2251799813685352'...
View ArticleIoT - how to create a Root CA for AWS?
In the IOT tutorial (https://docs.mendix.com/howto/tutorials/build-an-iot-app-2) I can see we need a root CA from AWS. I don't see how this gets created on the AWS platform. Only option I have is to...
View ArticleExport page names from the modeller
Is there a way to export page names from the modeller, in the same way you can export microflow name with module reflection? This because we would like to have an overview of all the pages , in order...
View ArticleLearning Path error?
Today every page in the Learn part of the Mendix Commutity website shows some errors. What's wrong? 'No constructor found for widget xxxx'
View ArticleHow to set metamodel version of working copy in Mendix SDK on creating new app?
Hi all, I cannot set the version of the metamodel when I create a new app with Mendix SDK. I want to set the version to be 6.7.0. Thanks
View ArticleiPhone app is full screen after CLI-7.0.1 upgrade
I have upgraded my phonegap CLI from 6.5.0 to 7.0.1. After that the app is going full screen. I tried setting fullscreen to false as shown below. Didn't help. Appreciate any advise I can get on this.
View ArticleLDAP error
Hello I'm using the LDAP module 7.1.0 and it was working fine with security Off. Once I moved into Prototype/Demo or Production the module stopped authenticating users and keeps being rejected. When I...
View ArticleProcess Queue Limitations
Hey guys, hope you're all well, If I am to run on v3 Mendix Cloud hosted app a Process Queue module, what is a safe range of the maximum threads I can have running?
View ArticleRestcall fails because JVM says it is "unable to find valid certification...
When consuming webservices, sometimes the JVM says it is "unable to find valid certification path to requested target". The publishing server, tieka.nl, has a valid certificate from authority...
View Article