SAML "Custom Execution" Issue
Hello, We have an application that originally was set up for anonymous users. We added a new workflow that was only for authenticated users, that would work alongside the original anonymous workflows....
View ArticleShow percentage in Pie Chart Widget
Hi,could you please help me with showing the numbering/percentage in the pie chart itself? Thanks,Prem
View ArticleMoving from modeler 5.21.0 to 6.0.1
What error's I supposed to get when I will move from Version/Modeler 5.21.0 to 6.0.1 and how to solve that error?
View ArticleWidget development with Webpack and React
Hi,At Finaps we have developed a new development environment to create Mendix widgets which include libraries like React. It is actually an adaptation of a NPM, Webpack, and Babel toolchain, so you can...
View ArticleFind Widgets with Mendix Model SDK
Hi everyone,my question is how i can get all Widgets, which are used on a specific page in Mendix Model SDK 4.x?Thanks for your answers. greetingsJochen
View ArticleHow to playback video in ios apps?
While creating apps using Mendix many widgets like iframe does not load video url in ios mobile.Is there any fix to that ?
View ArticleGoogle Maps Widget breaks when switching between web modeler and 7.6.0
When using the Maps Widget (latest version) in the web modeler for the HRM tutorial, it works as it should. However when switching to the desktop modeler, it breaks and shows the error as seen in the...
View ArticleCompilation of Java actions failed
I am working through the online courses and am currently on 5.6 where it wants me to run locally for the first time after resolving the missing page errors. During this run I receive the java error...
View ArticleMendixIdentifier cannot be cast to java.lang.String after upgrade 7.7.1 to 7.8
I found an issue in a datagrid that contains a calculated field on a reference. But it is not happening for every calculated field.Does anybody has an idea how to avoid this issue in Mendix 7.8.0,...
View Articlevalue not passed to request handler from java snippet
Hi, am using below java script to call a request handler and sending "loginToken" value as param, below java script:var xhr = new XMLHttpRequest(); var url = mx.appUrl + "autologin/"; var params =...
View ArticleDatagrid Styling
Hi AllI am trying to style a row in my datagrid based on an attribute. I want to change the color of a row when the date is older than 10 days.
View ArticleMendix feedback
When a feedback item is created for an application, is there a way to subscribe the feedback feed so you can receive an email? Having to keep an eye on feedback doesn't seem very intuitive.
View ArticleHow to reverse a list of records in Microflow?
Hi all,I am retrieving a list of records from data base( without sorting). Now I want to reverse the list. For example, retrieved list contains {B, D, E, A, C }. Now I want this list to be reversed...
View ArticleHow to import a complex XSD?
When importing complex XSD's that import other XSD's, I receive the following error when trying to import it into Mendix:Error: "Type 'http://www.w3.org/2000/09/xmldsig#:CryptoBinary' is not declared,...
View ArticleDifference between template grid and list view
The Reference Guide does not really tell me the difference; who can? :)
View ArticleHow can I use a variable of type "Binary" in a microflow?
I have a web service call which results in a "Binary" variable (I can't change the type). I would like to feed it into a custom Java action but the type is not listed.How can I use or convert this type?
View ArticleUpgrade phonegap CLI to cli-7.0.1
Hi, the phonegap package has been upgraded to use phonegap 7.0.1. When testing this build, the statusbar is placed on top of your app on iOS. And for some reason click-to-call links, i.e. <a...
View ArticleMendix Cloud V4 Log
The presentation of the application log on the V4 Cloud is very different from what it was on V3. I am having trouble making sense of the settings and can't find the entries I expect to see. Is there...
View ArticleData grid by Xpath : Response JSON is empty
Not knowing why an application throws the message "Data grid by Xpath : Response JSON is empty" as a pop-up when retrieving an entity. Previosly this workend fine and I have no idea what causes this...
View ArticleCalendar Widget Scheduler default views
Hi, I am very new to Mendix but keen to lean how to use the Calendar widget, particularly the Scheduler view.I understand that FullCalendar has a standard timelineYear view. How do I achieve this view...
View Article