How to Implement Enter Key Functionality in Data Grid 2 for Navigating and...
Hello Team, How can I add functionality in Mendix where, in a Data Grid 2 with a custom column, a user can navigate through records using the Tab key and open the details page by pressing the Enter...
View ArticleExtracting Mendix microflows to java code using Mendix SDK
I want to extract mendix flow into java code. i am done with sdk setup and sample script file to make a online working copy of existing project. i want exact script to get the model into java code....
View ArticleApp always open in responsive web offline
Hello everyone, I have implemented offline functionality in my Mendix app and created an offline web profile. I have set everything up and it functions correctly in my local environment. However, when...
View ArticleMendix Model SDK - "Cannot parse the request body. request entity too large"
I'm encountering an issue while utilizing the Model SDK to create an mpk file. The error message I'm receiving is: "Cannot parse the request body. request entity too large" at the following endpoint:...
View ArticleControl Autocompletion of user names and passwords on registration with...
Hi All, When creating an anonymous user registration form (say Register_Web) which uses a new Registration NPE in a dataview, I get prefilled values for username and password (they're text fields,...
View ArticleHow to persist validation feedback messages on a page?
Situation: there are multiple questions on a form page, and most answers that are given by the user need to be validated. Some answers need to be validated for required-ness only (i.e. not being...
View ArticleHow to Import 9.x.x version mpk file to Studio Pro 10.x.x
Question: Since Mendix supports MacOS from Studio Pro 10.7.0 onwards, I need help figuring out how to import an.mpk file from the 9.X.X version into Studio Pro 10.X.X. I encounter an error message...
View ArticleLogin fails, Http-response 560, logmessage "Ids should not be null"
Every now and then, it is no longer possible to log in to my Mendix app with correct uid+pwd. Even with MxAdmin and a freshly changed password. Result is always: In the web-browser, this log message is...
View ArticleHow to build java 21 with docker buildpack
Hi I use mendix docker buildpack I want build java 21 with docker buildpack, but message says Java 21 doesn't support it Only Java 11 is build Is there a way to build java 21 with docker buildpack? For...
View ArticleUpdate Widget in Mendix Studio Not Working
I update the star rating widget to version 2 and now am receiving an error saying the definition has changed and I need to update: “The definition of this widget has changed. Update this widget by...
View ArticleDesign property errors
Hey Team, regarding the layout I have a problem. I get a lot of errors (1337 as much as can be displayed) regarding “design property” (CE6083). Out of the error explanation I don’t really get a clue...
View ArticleIssues with Date Filter Functionality and Keyboard Shortcut in Mendix Data Grid
Hello Mendix experts, I am facing some challenges in my Mendix application, which I cannot resolve. As you can see in the attached screenshots, I have a data grid with three fields and a date filter. I...
View ArticleOIDC module & anonymous users
Hello everyone, is it possible to use the OIDC module from Mendix without having anonymous users enabled? I am aware that the whole setup is designed to first create an AuthAtempt as an anonymous user...
View ArticleDistribution Error Guide
There was a need to change the entity name of the app being distributed on the distribution server, so I changed it while Snap-data was present and redistributed, but the following error occurred. M2EE...
View ArticleDDL Operation Error
I change the Entity name "MsgHistory" to "LinedMsgHistory" and add Some attribute. And Commit two days ago, But two days later the Mendix Server is not Operate and Can't be restart. I renamed the...
View ArticleHow to apply sanitization of each field of each entity?
I want to try to check each input that is entering the database of my app. How can i apply sanitization of input for each field of each entity?
View ArticleHaving trouble auto logging in a user during redirect back into the application
Hey folks, I’m currently working on a payment gateway integration, and I’ve come to the point where the user successfully completes their payment on a third-party portal and is then redirected into the...
View ArticleAlign container in layout grid
Hi, I am currently making launch pad for user to easily access to specific module. As you can see below image, the alignment is not correct and looking messy when I do zoom in and out this page. I only...
View ArticleConflicts When Merged Branch with 'Main'
Hi i have problem when try merge Branch from my team how to solve this?
View ArticleAudit Trail, Decimal Values Into "6E+2" how to solve this?
Hello Mendix Community, I'm encountering a problem with exponential values in the Audit Trail module. Specifically, decimal attributes are displaying as "6E+2" instead of "600.00" in the Changes...
View Article