Agile or Not
Mijn ontwikkelaars werken bijna altijd thuis, We hebben geen story points of andere tijdsindicatie en geen acceptatie criteria en geen systeem test. De tasks bij de story worden automatisch door de...
View ArticleJava Error using Databaseconnector to access external MySQL Database
Hello, First time user of Mendix, long time user of other programming and scripting languages. I am attempting to display some data from a MySQL database we have here locally - and ive managed to get...
View ArticlePluggable widgets - Use microflow/nanoflow return value
When playing around with the new React-based pluggable widget (Mendix 8), I found that microflow/nanoflow property types are no longer supported and are replaced by ‘actions’. Very cool for actions...
View ArticleHow to center a static picture
Which style to use to horizontal align a static picture (align: center or text-align: center do not work) in a form.
View ArticleDeeplink Configuration
Hi, I have an app in which, the deeplink for ForgotUsername is configured as below, Name: ForgotUsername Allow guests: Yes User as Home page: Yes Alternative index page: index3.html When a user clicks...
View ArticleUpgrade to 7.23.7: Popup for Web modeler
We’ve recently upgraded to Mx 7.23.7 and after startup of the Modeler, we get to see an annoying pop-up which we have to close. Is there a possibilty to stop the popup from getting into my screen?...
View ArticleSymbolicate errors with Native Mobile Quickstart app
Previously I tried creating a native mobile app in Mendix 8 BETA 2 and it worked fine. However now I have got the full mendix 8.0.0 release, I can’t get a native mobile app to run. I tried upgrading an...
View ArticleGet log message 'java.net.SocketException: Connection reset on Mendix 'Call...
I noticed this issue described in the title on the log files of a Mx7 app . I remember this issue from the REST Service module one year ago in Mx6. The suggested the solution at that point in time was...
View ArticleStatus dynamic page titles
Hi there, I was wondering what the status is of the idea down below, since it was put on the backlog a year ago. https://mxforum.mendix.com/link/ideas/628 Kind regards
View ArticleLayout does no longer exist
Hi all, I was working on a app in the Modeler 7.2.5. I've updated it to 8.0 and I opened my project again. Now i'm seeing two errors: The error is found in the screen below: What can I do to fix...
View ArticleUnspecified Error in Deployment
I am getting an unspecified error trying to deploy the latest version of my UI resource package to the cloud.
View ArticleGain session info on a user
I was wondering how I could gain session info on a user. I am trying to find out: UserAgent Browser Browser Version UserIP ApplicationName Viewport_Width ViewPort_Height Screen_Width...
View ArticleError in Domain Model
I am trying to make the mailing system inside my app, and I downloaded some mail template from the marker. In earlier versions of Mendix, I could see the model, but in 7.23.7 version I am getting an...
View ArticleMendix 8.0.0 Java question for Math function
After fixing some migration issues I run into the following error message after all errors in Mendix itself are fixed. “BigDecimal cannot be converted to double” It comes from .java we built to do some...
View ArticleNeed to call login java action manually on user login
I need to take user login inputs : username and password and call my REST service which logs in with those user inputs to my external application server which has all my APIs(GET, POST etc.) hosted....
View ArticleTimeslot Booking via DatePicker - Only Display available dates / Times
Hi Community, I have a requirement to only display valid dates / times in a date picker. For example, say I only want to display ‘on the hour’ times (00:00, 01:00 etc) But then not show that datetime...
View ArticleHow to dynamically populate dropdown lists using Excel file?
I tried using connectors for enumerations via the Reference Selector, however I would like to test this using simple Excel data like shown. What I want to accomplish is on the first dropdown box, a...
View ArticleMendix, seriously?
https://docs.mendix.com/refguide7/moving-from-6-to-7#4-6-sign-in-microflows Is that “futur” version present? because It doesn’t seems to be present in mendix 7.23. This process is more than important…...
View ArticleApp SignIn microflow
Hi, the SignIn microflow is not available in mendix 7, I tried to use the SignIn module https://appstore.home.mendix.com/link/app/66443/ But it is not working for me, can someone know how to make it...
View ArticleConnection to remote server as global non-persisted state/singleton
Hello, [Mendix newbie here] I am developing a Mendix app that is thin client to a remote server and uses gRPC as the transport layer. For virtually all communication with the server, we need a...
View Article