get age older mendix version
I am using mendix 5.21.6 and I am trying to get user`s age using his/her Date of Birth. The community common seems not to be working on such an old Mendix version.any idea?
View ArticleMXModelReflection (Reflection) Sync Issue
Some of my modules lose their synchronization on the Mx Model Reflection page after pushing updates to the production server. I noticed this because my email templates which relied on a Token, stopped...
View ArticleCalculate Using Microflow
while debugging the list with aggregate action activity for sum of objects throws below exception using float variable:Mendix.Modeler.Microflows.Debugger.DebuggerException: java.lang.Float cannot be...
View Articlemicroflow execution order
Hi,I have a question about in which order things are done in a microflow and if a breakpoint in the microflow changes anything.The setup is that I have a page with an order form which auto saves to my...
View ArticleLeft or right hand side of binary expression cannot be empty
Product entity with attribute name called value (float/decimal) throws to evaluate expression. I made a separate check for not empty and in debug object is there. But ended up with below. Please share...
View ArticleCannot read property 'async' of undefined
Hello,I am getting the below error after upgrading our project to 7.7.1. Please advise.Uncaught (in promise) TypeError: Cannot read property 'async' of undefined at mxui.js?636263688744647348:29...
View ArticlePublish App with Trial Version
Is it possible to publish an app with the free trial version?
View ArticleTrigger Validations in Custom Widget from Microflow
Hello Developers, Currently working on creating some custom widget. I am wondering how can i trigger custom validations (e.g. : required or email) to child controls in custom widget. Note i want to...
View ArticleMendix modeler 4.7.1 Patches
Hi,Is there any patches available for mendix modeler 4.7.1.
View ArticleTask delegation functionality(User role based work delegation functionality)
Hi,we have to implement user role based work delegation functionality,like we are having multiple Role into our application so now based on that if user want to their work to another user or role.so...
View ArticleDouble quotes break the feedback widget (kind of)
Hi, did anyone ever notice that it is a really bad idea to enter text containing double quotes into the "additional information" field of the feedback wizard? Entering the text do these guys "double...
View ArticleCreate new session for user
Hi,Am having User name and password details of Account object in a microflow. Now i want to create new session or directly login to App with this user on a button click. Is this possible? If so please...
View ArticleError handling on Rest Service Call
HI,I am trying to provide custom error popups on rest services as it showing "An error has occurred while handling the request" in console whenever the service is down/unavailable. The problem is when...
View ArticleHow to configure the SAP XSUAA SSO authentication in Mendix
Hi All,I am working on a client case where I would like to import Odata provided by SAP back-end into Mendix.The problem is when i am trying to run locally I get a error message ‘not running in SAP...
View ArticleError downloading from themecreator
I just submitted this as a support request, but thought I would ask here as well. I am experimenting with the themecreator at ux.mendix.com and when I try to download the theme get the error message...
View ArticleLoading symbol not closing after entity refresh, Mendix 7.7.1 upgrade issue
We recently upgraded our app to mendix 7.7.1, previous version was 7.0.2.Loading animation doesn't close even after the microflow is executed and the entity is refreshed. And i cant see any network...
View ArticleAccidently leaving a page, how to delete an object created in that page.
Hi guys, I would like to know if there is a way of deleting an object when a person leaves a page. For example,if a user creates an order, the order is committed to the database before proceeding. if...
View Articleproblem with deploying mendix app on cloud foundry with postgres DB
How and wer to set the database url WARNING: You should provide a DATABASE_URL by adding a database service to this application, it can be either MySQL or Postgres If this is the first push of a new...
View Articlemodeler upgrade
Hi. We are on Mendix Modeler 4.8.9 . Can we upgrad straight to 7.8 or must we go from 4 to 5 then 5 to 6 etc
View ArticleEditing multiple items
Hi,I am developing an app to replace my company's declaration spreadsheet. One of the requested functionalities is to be able to repeat declarations. I have no trouble allowing the user to select...
View Article