Opening a page with a microflow from a button on page doesn't change...
We have several pages that have buttons on them which open another page via a microflow. The pages that are opened this way are also linked to in the navigation tree, but when opening the pages this...
View ArticleCheck box set selector not using xpath constraint
HiI am using version 6.7.1 When I change the relationship which I use in the XPATH constraint, the items shown do not change - it is not being refreshed.(I had the same issue using the check box set...
View Article''Tab through'' Fillin fields on tablet
Is there a way to force mendix to jump to the next field after pressing ''enter'' on your keyboard on a tablet? Or something simial to induce this behaviour?
View ArticleGet value of a reference selector.
Hello how can I get the selected value of a reference selector for using in a microflow? I cannot get the value, i can only get the value from the main objet and atributes of this but i cannot get...
View ArticleImporting the model share failed. Loading the project from the package failed.
I am trying to paste a microflow from model share given in page : https://world.mendix.com/display/tips/Translatable+Validation+MessagesThe url that I copy is:...
View ArticleWhy do minified versions of libs break after being bundled?
Dear Mendix,I run into trouble when using minified libs in some widgets. The reason is that the bundled wdigets.js in wrapping the minified lib code.'Heatmap/lib/d3-min':function(){ // wrapped by build...
View ArticleX11 display error in mendix cloud
Hi,I am trying to render a popup from java. On local host this works fine, but when I deploy to the cloud I am running into the following error:No X11 DISPLAY variable was set, but this program...
View ArticleHow do I retrieve the Bookmarkable URL of a page runtime?
Since version 6 we have now the possibility to add a URL to the Page Object's properties, eg; "/home". Is there a way to retrieve the URL of this Page the user is currently viewing at runtime ?
View ArticleDatabaseConnector
Hi,I implemented the database connector in one of our projects but encounter a "Mendix platform crash" (see below). The project is an Mx5 project (5.21.5) that was converted to Mx6.7.1 and works fine...
View Article502 Bad Gateway error page returned on XmlHttpRequests
I have a Mendix application using IIS as a front facing server.Intermittently users have been experiencing issues where triggering a microflow button results in an error. When checking this error in...
View ArticleHTML Snippet error Mendix >= 6.7.0
Is anyone else experiencing problems with the HTMLSnippet widget in combination with MX 6.7.0?When I open Chrome devtools I noticed it gives the following error: mxui.js?636069394651759169:21 GET...
View ArticleWhy isn't it possible to set the sorting of data on an index
Hi,I'm curious why you can't set a sort order on an index. For example SQL Server 2000 lets you create indexes in ascending or descending order.
View ArticleJava library conversion failed while upgrading from mendix 4 to 5
I am getting an error stating the conversion failed while upgrading from 4 to 5. I have gone through all the steps and solved all the compile errors which occurred during the build.Now i am getting the...
View ArticlePublishedAppService parameters
Hi all,I work on two applications which should communicate with each other through a few app services. One of these services has a quite large domain model with about 10 entities refferring to each...
View ArticleMenu-bar layout choice seems to do nothing?
Hello all,I was working on a responsive layout, and I wanted to show a full page menu for landscape tablets. I find out that the browser (while the profile is phone) still keeps showing all the menu's...
View ArticleDozer / Orika errors when used in java actions
I'm trying to use Dozer and or Orika to map between two objects but am running into errors e.g Dozer error com.mendix.modules.microflowengine.MicroflowException: com.mendix.core.CoreRuntimeException:...
View ArticleCall Microflow from JavaScript and show Progressbar
I have a microflow call in javascript using mx.data. The mx.ui provides a progress bar. How can I rewrite my code for mx.ui, or provide a progressbar using mx.data?...
View Articlem2ee start in docker throws an error
mendix@e9045213b1fa:~$ m2ee --yolo start INFO: The application process is not running. INFO: Application Name: Mendix Project INFO: Trying to start the MxRuntime... ERROR: Bundle...
View ArticleHelp Needed - Filtering a data grid by a previous data grid
Background I am working on an app for my company which will allow us to generate interview packs by choosing questions that are associated to behaviours and indicators. I have created the domain model...
View ArticleHow to 'see the server log'
I encountered a deadlock in a daily scheduled event for two days in a row now. The application log reads:(3/161) ERROR: deadlock detected(4/161) Detail: Process 2635 waits for ShareLock on transaction...
View Article