Error when using Auto Complete Widget
I am using the latest Auto Complete widget in our project (v 3.2.0 which is only available on github, for reason it is not in the app store). I have configured an on change microflow. Everything seems...
View ArticleHow to pass a string as a parameter to a Microflow from listview?
Hi, I have array of list containing some key and value. I want to send a string value something like this 'KeyName' from a listview as a parameter to the microflow and return back a filtered list...
View ArticleData from a microflow being rendered blank
If I use a microflow as the data source for either a data-view or a drop-down, then not all of the values are rendered correctly - some are blank, but not all! Debugging shows that the list is...
View ArticleAsk the Expert - Community Webinar Feb 22nd
Hello everyone! In February, we're organizing an Ask the Expert webinar, featuring MVP's Marc Lehane, Nolan Ramsey, and Mike Kumpf. In this one-hour session you can ask them anything! From how they got...
View ArticlePage parameter microflow versus Microflow Datasource dataview?
Visual model of the two methods Hey guys, I was really wondering what's the best way to go, what the pros and cons are between (if I say correctly) a page parameter microflow versus a dataview with...
View ArticleAdd Header to HTTP Response from Java Action
For our project, we have followed some of the other suggestions on how to override the login logic by creating a custom login user action. The intent of this change was so that we could manipulate the...
View ArticleJava Script in Mendix Textboxes
Hi, Mendix textboxes allows java script to be inserted into them. Is there a way to prevent java script from being added in text boxes. This is required as a part of security compliance. Thanks, Aravind
View ArticleMendix Login Form
Hi, While using Mendix login form, the userid and password are passed form the browser as plain text and it is visible . Is there a way to ensure that the password and userid is encrypted before...
View ArticleException occurred between two microflow object executions, microflow 'xxxxx'...
On mendix 4 it worked fine but now during testing after upgrading to mendix 7 we experience the following when calling a specific Webservice. Also I have exception handling on the web service call but...
View ArticleUsing ODATA with LibreOffice Calc
--Update: I've removed anonymous from the allowed user roles. This opens a login window, which successfully connects. Available Tables/Ranges remains empty still -- Hi! Currently I'm working on an...
View ArticleMendix Knowledge Meetup [20 mar 2018] - Nieuwegein, 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 March we organize the next...
View ArticleNative REST publish, query parameter starting with $
How can I publish a native REST service with a query parameter starting with a $ sign? The goal is to expose a resource conformant to the OData v4 specification. An example of such a URL is:...
View ArticleThe Mendix Cloud is already deploying this app. Please wait for the current...
I am waiting for more than a week and nothing happens.
View ArticleEnum caption language is always English after upgrade
After upgrading from 6.10.9 to 7.8.0 the caption of enumeration values is always shown in English in the text widget. In normal text field, the user language is correctly applied. Is this a bug or have...
View ArticlePractical maximum size of a file which I can upload
We are building an application which needs to upload CAD files. Those files tend to be exceptionally large, hundreds of Mbs. When I created a page for file upload, the default maximum file size is set...
View ArticleUse ATS for a minimal GUI app and in an auditing process
Is it possible to test applications with ATS that have minimal GUI? And for another app we have an auditing process. In order to pass the audit, we need to test our app and document these tests, does...
View ArticleApp store widgets don't work on mendix cloud??!!
I keep seeing the following errors: No constructor found for widget LoginForm.widget.LoginForm No constructor found for widget pushNotifications.widget.pushNotifications No constructor found for...
View ArticleDocument(7.8) says Anonymouse user have Sign-in microflow select field, But...
Document(7.8) says Anonymouse user have Sign-in microflow select field, But in mendix(7.8) desktop modeler there is no Anonymouse user have Sign-in microflow select field??
View ArticleHybrid Offline profiles - Mendix 6.10.12
Hello, I am interested in offline functionality within Mendix 6.10.12. Today, I tested offline functionality, however I could not include offline functionality for both Hybrid profiles. There are two...
View ArticlePDF Generation
Hi All I'm trying to generate a PDF form using the Modeler 7.11.0 and the PDF takes too long to be generated although i'm only using only 5 dataviews ...... any idea on how to make it faster ? Thanks...
View Article