Get translation from code
Hello, I have a scheduler to for sending emails based on users language prefrences. Is there a method to get translation of a text for particular language using code ? These translations are already...
View ArticleConnecting Mendix (9.18.0) to a PostgreSQL Database
I was wondering if it was possible to connect an external database (PostgreSQL in this case) to a Mendix web application in Mendix Studio Pro (Version 9.18.0). By connecting the database, I need to be...
View ArticleCloning an entity structure in mendix.
I am trying to clone an entire entity structure in mendix, with complex associations and up to 4-level of a tree structure domain model. I have tried using deep clone for the same, but the output is...
View ArticleConditional Visibility with many to many associated entities
Hello Community, I have two entities. Contractor and order. One contractor can be assigned to multiple orders and one order needs multiple contractors. That's why these are many-many associated. Now I...
View Articlehow to find out days between two dates ?
hello i am having this error message ? com.mendix.modules.microflowengine.MicroflowException: Failed to evaluate expression, error occurred on line 1, character 1 $IteratorInboundShipment/EXPIRED =...
View ArticleHow to store audio file documents in mendix using javascript ????????
Hello Mendix, My use is to record audio messages and then send them in custom chat space developed. For the above use case i completed capturing the audio via Javascript and nanaflow. I am also able to...
View ArticlePage Reload Focus
Hi All I am Working on automatic focus on Text box when the page reloads I have made a try in html,I didn’t achieved it can anyone help me out to achieve this
View ArticleEpics (beta) - Planning Board
Hi, For our own app we want to have a similar functionality like the Planning board in Epics (beta). Which widget is used for this planning board and is it available in the Marketplace? It would be...
View ArticleAccessing web application page from mobile app
Hello Experts, We have developed a web application and mobile app as well, here we have a requirement where the user wants to access the web application page from mobile. 1. The user login via mobile...
View Articlehow to create a trigger to automatically record history when adding data
hello I want to create a function to record automation data to the entity when a user submits an item and when the status is changed
View Articleemail connector module retreiving only social category's email.
hello experts, i am using email connector module in my project but after account configuration it is fetching gmail of my account that are in social category , inbox and promotions emails are missing....
View ArticleI can not start my application, with the error msg: "An error occurred while...
I’m work for a purchased client. When I add the `CommunityCommons.getGUID` activity into my microflow, my application can not be started. If I remove the activity, it works well. Does anyone tell me...
View ArticleApplication performance diagnostic
When i tried configure the application in Application performance Diagnostics(APD) and in APD the application environment is not showing. i configured with the API key in application.why the...
View ArticleGetting No Constructor found issue with MicroflowTimer widget
Hi, Sometimes we are getting a "No Constructor found error" for some widgets. In my case MicroflowTimer. Actually, when I do the development I didn’t face that error. After deploying to acceptance,...
View ArticleModule Audit-Trail: shows changes although nothing is changed
Hi, I am trying to test this module on different entities. It works fine on normal entities but when I tested it on a ‘document type’ entity, it shows that it is changed (image below) even though I...
View ArticleMendix application title
Hi all, I am working on mendix title changing since I am developing 3 applications in 1 application what I need to do is,if I am switching to 1st to 2nd application the webpage title should be changed...
View ArticleChanging title for mendix application
Hi all I am working on Mendix title change. I am developing three application in one application what I need to do is if I am entering from 1st to 2nd application from homepage. the webpage tab title...
View ArticleNotifications dont open app from the background.
I've just set up My notifications in a local app which works but when i try to get an onOpen response nothing happens in my console the following error occurs. No background message handler has been...
View ArticleOQL module from app store - no longer working?
I downloaded the OQL module from the App Store for the Crash Course learning path, added it as new module. This creates a number of errors that parts of it no longer exists: Am I missing something? Or...
View Article