Using exclusive split for multiple condition
I am trying to use exclusive split for multiple conditions but i am not able to set the condition value i am only getting two conditions true and false. i want to split according to city name i.e is...
View ArticleUser.createdDate or Account.createdDate
Hi, Is it possible to show system members (createdDate, changedDate, owner, changedBy) of entities User or Account on a page? When I add these system members to a page, the values are not shown,...
View ArticleHELP! How can I display values in my Mendix app using Node Red?
Hello I’m new to Mendix and NodeRed and need help on a technical issue I’m facing. Basically I’m trying to create an app which displays environment values on Mendix from a node-red application. I’m...
View ArticleCouldn't able to commit the local copy to Mendix cloud!
Information dialog opens up and says that – Another operation has been initiated by your team member. Please try again in a few minutes.
View ArticleWhere is the login page (login.html)?
Hello, I want to customize the login page but I cannot find it in Studio Pro. Where is it? Thanks in advance.
View ArticleAuditing of developer's actions?
Is it possible to create audit trail of all changes made to an application e.g. creates/deletes/edits of all elements (pages, entities, MFs etc) ? We have the Team Server commit history but that only...
View ArticleStuck loading to publish
Hello Everybody, I'm doing the Rapid Developer course for mendix and I'm trying to publish my app. However, when trying to publish my app it says “your invironment is being provisioned” and doesn’t do...
View Articlenative mobile app QR code doesnt work
Hi Mendix team, I downloaded Mendix 8 and trying to create native app using your description / paper. I have issue with scanning QR code. I have: Created ny native app, Run it locallly, Creating...
View ArticleSharpSvn.SvnWorkingCopyLockException
Dear all, When i tried to update or commit my work on SVN the following error appeared: SharpSvn.SvnWorkingCopyLockException: Working copy 'C:\Users\omaral\Desktop\Work Area\EIDAeForm' locked at...
View ArticleHorizontal scaling in docker
Hi guys, I’m using the docker-mendix-buildpack to get our app up and running on docker. I have a docker-compose file that start up my db, mendix and nginx load balancer. When only starting one instance...
View Articlehttps post with client certicate from a java action
I have a client who want to send a soap message with WS-Security. In this case the complete message is signed with a certifcate. This has to be done in a java action. Now i want to send this generated...
View ArticleJavascript .value() on Textarea doesn't update Mendix
I populate my textarea with certain data through Javascript, but this data is not picked up by Mendix. Let's say I open the page and the textarea is empty. I click a button to trigger the javascript...
View ArticleManaging text overflow in document template
Hi all, I have a string attribute on a data grid within a document template that is pushing all other columns out of whack because the string is too long (not spaces, one continuous string). I’ve tried...
View ArticleDynamically changing element style/css
I want to create an element which style is dynamically changed based on entity attributes. This should allow for a fully dynamic style, so using an enumeration or classes won’t work. A simple use case...
View ArticleEnableKeepAlive in mendix Default status not working
We are facing a strange issue to our Mendix Apps. As per Mendix document all APPS will be having EnableKeepAlive as Enabled(True) but this works only for few apps.Why it behaves differently ? As of now...
View ArticleAn exception occurred while running the after-startup-action.
Hi , I have added a microflow in setting → runtime → afterstartup In this microflow I have mentioned call a REST API, but while running the application an error occurs M2EE error and exception in...
View ArticleExport OQL to CSV
Hi, I’m using the CSV module to export an OQL query result to CSV. At the moment, the first row is the column headers. How can I define my own headers for the columns? Thanks
View ArticleOne-to-Many relation
I have a scenario where i want to show all the Assets which is in one box. There are two entities Asset and Box. And they are related with One-to-many relationship. Say one box have many assets. I...
View ArticleProcess queue - time zone handling in the background
Hi guys, Can anyone suggest a clean and easy workaround for Process queue module, that would mimic the functionality that is by default present in community supported Queue module: Set the...
View ArticleConnector: An error has occurred while handling the request - Single Sign in...
Hi All, While logging in with Certain roles the screens keeps refreshing Please find the below logs while the screen keeps refreshing unconditionally Connector: java.lang.ClassCastException: class...
View Article