Decimal notation (26.225,50 instead of 26,225.50)
Is it possible to change the decimal notation to swap the '.' and ',' (i.e. somewhere in the language settings?). Our customer would like to reverse the usage of these two symbols when representing...
View ArticleProblems with log in after upgrade to 6.10.4
Today we had to deploy a quickfix to a production environment caused by an error that was solved by Mendix in version 6.10.3 (Tickets 38219, 47089)We migrated form a 6.10.2. version to a 6.10.4....
View ArticleData view listening to reference selector
I want a data view to listen to a reference selector. So when i select a value in the reference selector, coupled values are shown in the data view.This is what we have now:And this is how we like it...
View ArticleSAML SP security.policy error with on-premise installation
Hi all,I encountered this problem before; some setting in the security.policy file is incorrect for Mendix versions from 5.16.1 onwards at least until Mendix 6. This issue was fixed by Mendix for all...
View ArticleTesting microflow diff tool
Hi everyone, We are developing a diff tool for compare different Mendix revisions. Our ambition is to compare many aspects of Mendix application: microflow, domain model, security, form, widget...
View ArticleOrder with multiple items from multiple sellers
In our applicaiton it's possible to order items from multiple suppliers. The buyer can only see their own orders by xPath. I want to create the same for the suppliers. The suppliers can only see the...
View ArticleUnexpected result on reversed self-reference XPath
Hi,I have a simple enity "Entity" with a self-reference "Self".In a datagrid I want to show all Entities that are referenced by another Entity. I.e. given A and B with A/Self = B the grid should show...
View ArticleSet Focus on new list item
Hello,I have a list view of one object (Phone number) and inside it, I have another list view to display its attributes (number, type, extension). When I click on add button, it creates a new parent...
View ArticleGet the name of currentUser
Hello Everyboby, How can I use the name of the current user in an xPath constraints to filter a list view ?
View ArticleCan only access mobile pages in mobile app by enabling hybrid profiles
We are using Mendix 6.10.4 and we noticed that when we try to log in using the mobile app we were not able to access our mobile pages. I'm not sure why the old profiles phone and tablet are not...
View ArticleUsing RestServices to Publish a POST Service.
This was originally a question as I was getting an error.After having downloaded the RestServices module, go to project settings -> runtime and change After startup microflow to a new microflow.Add...
View ArticleUsing RestServices to Publish a GET Service.
This was originally a question as I was getting an error.After having downloaded the RestServices module, go to project settings -> runtime and change After startup microflow to a new microflow.Add...
View ArticleFilter a list view by the user name
Hello everybody,I have a table that contains information with a "UserID" column.How can I display in a list view, just the items corresponding to the user logged into my application : the elements of...
View ArticleCommitting object with a BCo microflow error
I have an issue im experiencing where i'm clicking a standard "new" button in a data grid, setting some attributes in that object and a "Save" button. Clicking the save button closes the NewEdit page...
View ArticleREST Service POST error
Hi, I am using Call REST (POST) to create a ticket in an external app. I'm getting a 400 Bad Request and not sure what the issue is. Can anyone point me in the right direction for how to debug this?My...
View ArticleWhat is better, GET data and save it or let the other app POST it and save it?
Hi guys, We have a Mx app and PHP app (data collector). I have "architectural" question.I am wondering whether there is performance difference when getting data POSTed in our Mx app instead of GETting...
View ArticleDeploy my application
Hello everybody, I use the free version of Mendix.Can I deploy my application and convert it to a real application that someone else can install on his phone? Best regards,Omar.
View ArticleGoogle Map in Working Directory
Hi,i have working on the google map. i have download it on mendix version 7.2.0.it download in the working directory MyFirstModule.?created page are not anymore.is it possible to revert all the change...
View ArticleLeft or right hand side of binary expression cannot be empty
We are testing the new version of mendix, 5.16, and we are having strange issues where users are getting errors for empty values, but the values are not empty..Am I missing something here? Would...
View ArticleWidget conflict
Hello,Got stuck at a current issue. When I want to commit my files, it says that I've got some conflicted files. After some investigation, turns out it is some widget that is conflicted. Any idea how I...
View Article