unit testing
Hello, For almost all of our project we are working in team with developpers and one QA, the QA is only doing manual testing for now. We saw there is a module, unit testing and we would like to know...
View ArticleError sending email to multiple people - Email Template Module
Hi All, I am using email template module to send emails in one of the email. I have an issue with sending email if I put more than one person in ‘TO’ section. I tried using both ‘,’ and ‘;’ to seperate...
View ArticleMendix Studio Pro 8.10 permits deployment (at least Run Locally) when Buttons...
The fact that the Buttons are not associated with Events as reported as Warnings; not Errors. Is this a bug or a feature? Does it permit that in Production?
View ArticleHow to map and load object array to activity?
I have got ’folderListResponse’ by Microflow call Rest, the ’code’ and ’msg’ are correct, but ’data’ is empty JSON Structure Domain Model Import Mapping Postman Sample
View ArticleI want to create multiple collapsible secions
i want to have a page with multiple sessions, + (plus image) against of each section and on the click of it, user will hv to see section expended with data. can anyone share a right doc link as a help...
View ArticleCall a microflow to show Pop-up message when Session Times out.
I need to show a Pop-Up/Show it on the Login page "User Session Timed out" when the session expires. I can either show a pop-up before it redirects to the login page or show the message in the login...
View ArticleHow to get persistent objects in arbitrary microflow?
I saved the login information in a persistent object, how should I use it when I call rest at any time?
View ArticleGeoLocation Widget that requires no UI
Hi I would like to do something which seems quite a common requirement, that is, determine the current location of my device. I cannot seem to find a widget that allows this to happen without clicking...
View ArticleWhy do Charts have to be placed in a data view?
I’m having a little trouble in understanding the necessity of the chart’s surrounding data view (In my case it’s a Pie Chart). I noticed that the object from the data view does not seem to be affecting...
View ArticleStyling a listview in React Native
I'm trying to apply styling on a listview in React Native. My goal is to make the listview items take the full width of the screen and space evenly. I accomplished this in the react developer inspector...
View ArticleUser impersonation now fails
This Java action code was working, then it stopped after a recent Mendix upgrade (not sure which one): ``` // This file was generated by Mendix Studio Pro. // // WARNING: Only the following code will...
View ArticleHow to display a specific item from a listview
I have a dataview and a listview contained in that dataview. The listview contains an array of name/value pairs. The image below is a small sample of what prints out. Is there a way I can display ONLY...
View ArticleImporting data from a database into Mendix?
Hi, I am looking to have data imported from a database into our Mendix model. I’m currently looking at this extension in the app store: https://appstore.home.mendix.com/link/app/160/ Does anybody know...
View ArticleError to download an export in word document in my application
When I try to export objects in word document I get an error saying invalid XML character. Can you please tell me why does this occur and what could be the solution for this.? Thanks in advance
View ArticleCommon widget 'Image' uses
Is there a way to “if/else” which image displays when using the ‘Image’ common widget? So if requirement is met then use the ‘Image’ common widget to show image A else show image B?
View ArticleCan I return the object id from a REST API?
Hi, all. I just create a REST API from one on my entities, and let it be ‘Client’. I want to expose the put method to update a client object. So do I need to list all the clients, get all the ids, and...
View ArticleCertificate problem
Hello ! In the deployment process , if we use Apache to redirect the application server to the web server , how can we let Apache see the secure certificate i want because i have deployed an...
View ArticleGetting error - "The WKWebView was invalidated" when firing appEvent in Push...
I have configured push notification. When I run my app, the device gets registered when I put the app in the background by returning to mobile device’s home screen. But as soon as I return to the app I...
View ArticleColumn Chart Sort Order
Hello Everyone, I am using stacked and grouped column charts but the sorting is not correct in stacked chart. However, the grouped chart has the perfect sort order. Please see below screen print....
View Article