apache felix not in 7.0.2 runtime?
I am trying to deploy a appplication on to the Mendix AWS AMIHave built an MDA using modeler 7.0.2 (build 20466) and pushed that up but when I try to start the application (m2ee start) I getERROR:...
View ArticleMobile pin with anonymous users enabled
Since Mendix 6.7.0 the hybrid mobile version of Mendix has functionality to allow a user to login in using a pin code. If the project does not have anonymous users, this login screen with pin code...
View ArticleMendix in an iframe. How to scroll the main page to the top
For a client we have made a Job page with a list of the current available jobs. Now when you are down the list and open the job description the other window does not scroll to the top.I tried a couple...
View ArticleThe selected menu has 3 levels and only 2 are allowed. Property 'Menu' of...
I am trying to create a subitem in Menu bar of Navigation. I am getting an error like The selected menu has 3 levels and only 2 are allowed.Property 'Menu' of menu bar 'menuBar1'Layout...
View ArticleHow can I create Multi-level Dropdowns from the header?
Hi.In my application I have Accounts, Leads, Inquiries, Ordermanagement, Invoice tabs in header. I want to add Sub items to these tabs. e.g., For Accounts tab, I want A1, A2 ,A3 in dropdown. And for A1...
View Articlenew deployments and my test scripts
Hello, we regularly have new deployments on our app, do I have to create new test scripts every time?
View Article404 - file not found for file: ui/img/image.png
Hi guys in the mx app we make use of an custm widget with an image.png.This image is defined in the widget/ui/img/image.pngThe image is visible in the app but we still see in the console the 404 file...
View ArticleMxAdmin session gets removed while th MF is still running
Hi guys,I have a heavy mf initiated as MxAdmin doing import stuff.And I normally in an infinitie loop Mx throws the user out...but in this case it isnt desired.Is there a way to disable this ? As long...
View ArticleMendix iOS iPad page keeps on showing white screen
I have an app that works fine on desktop and Andriod iPad but on iOS iPad it only displays the top navigation but the content and footer areas are not displaying it's showing the white screen but when...
View ArticleHow show an enumeration with matching attributes?
So basically I want to make an application like netflix, where Categories are shown with the matching Movies. What is the best way to do this? I already made an enumeration of Categories and connected...
View ArticleOffline app does not show login page when anonymous usage is enabled
When I enable anonymous users, the offline app no longer shows the login page but attempts to use the anonymous session. This is not correct because the anonymous role does not have access to any...
View ArticleMendix 7 - problem with mx.data.get and filter.references
Hallo,in our custom widgets we use the filter.references option of the mx.data.get, in order to be able to reach from a mendix object not only the guid of another mxObj (associated to the first one)...
View ArticleHow to subscribe to more than one attribute in a widget
For a custom widget I'm trying to subscribe to two attributes from the context object, one wich only triggers the updateRendering and one which instructs the widget to reload the data. Ive tried...
View ArticlePass an array of strings to Mendix REST service via JQuery
Hi all,I've been trying to pass to my Mendix rest service a list of string values. I did some research and saw that [t]o be able to map a list of String-/Float-/Boolean values, you need to set a many...
View Articledatabase backup for free version
Is there a way to activate the backup procedure for free apps or should this start as soon as you deploy the app?I'm revisiting an app I developed a year ago for testing purposes and can't find any...
View ArticleForgot Password Module and other deeplinks
Hi, my application requires login. I have Deeplinks working successfully. If user is already logged in link opens. If user is not logged in they are prompted to do so, then taken to the link. For...
View Articlemenu: on hover show subitems and on click call a microflow
Hi all,In my project I have four items in my menu bar. The current situation is that a microflow is triggered and a page will be shown because of the microflow. In this new shown page there is a choice...
View Articledojox/gfx in Custom widget - Modeler throws 404 error file:...
HIWhen i use Dojox/gfx in a custom widget, modeler throws '404 - file not found for file: mxclientsystem/dojox/gfx/svg.js' error.Widget works fine if I don't include dojox/gfx file. I have created a...
View ArticleBroken pipe errors during document download
Our log is pretty much completely flooded with warnings like this one:Nov 9 11:54:18.138 127.0.0.1 tr10000: WARNING - Connector: (35/74) Caused by: java.io.IOException: Broken pipe Nov 9 11:54:18.138...
View ArticleMove entities to another module
What is the easiest way to move specific entities along with all their relations (relations inside and to outside of the module that belong to those enties) to another module without getting thousands...
View Article