System.Administrator and System.User Module Roles ascribed to same User Role?
I'm working on an app in which both the System.Administrator and the System.User Module Roles are ascribed to the same User Role (namely the applications' Admin role). Why would you do that, cq does...
View ArticleBootstrap Carousel
Hi, I am using the bootstrap carousel widget, and it is crashing when I set the microflow button in the widget. Is there a solution to fix this issue? Thanks.
View ArticleHow to fetch data from SAP ECC to Mendix if it is exposed from ECC
I am trying to fetch custom data from SAP ECC to Mendix either through remote function call BAPI or Gateway service (like https://sapes4.sapdevcenter.com//sap/opu/odata/IWBEP/GWSAMPLE_BASIC/$metadata)...
View Articlemendx upgrade from 6.5 to 7.8
hi, While upgrading Mendix from ver 6.5 to 7.8 do we need to update the m2ee package as well? If yes which is the correct version of m2ee that supports mendix 7.8
View ArticleMxAdmin login doesn't work for Free App
I upgraded my project from Mendix 5.21.4 to Mendix 6.5.1 because the Sandbox functionality would disappear as of June 1st for Mendix 5 apps. However, when I run my project in the new 'Free App' I can't...
View ArticleAdministration.Account: inheritance or (1-1?) association?
Hey, 1) What are the pro's and cons of inheriting vs associating (your app-users) to Administrator.Account? 2) Same question for System.User (vs Administrator.Account)? Bonus: 3) Why is Account a...
View ArticleDropzone widget 3.1.0 - delete image
Hi, I am currently working on upgrading an application and had to implement a new version of the dropzone widget. I upgraded the widget to version 3.1.0. and I am working in Mendix 6.10.6. In...
View ArticleDynamically building ChartJS objects using passed variables
Hi, I have built several ChartJS objects using the https://docs.mendix.com/howto/extendability/visualize-data-using-the-chartsjs-module documentation. Currently these charts' datasource use a microflow...
View ArticleC# soap request to websevice
Hey, I have build a C# page where i can get data from my (Mendix) webservice. This should give the name to my Mendix app, and the mendix app uses this name to create an object. Then it should return...
View ArticleThe health check option in project settings
What is the potential of the health check microflow option? How can the health check microfow be used and how often does it run???
View ArticleDetect if app is being accessed in offline mode and change attribute value
I'm working on an offline app and need to be able to detect if the device on which the app (phonegap) is being viewed is currently offline. How would i be able to detect this? What would be the best...
View ArticleApplication jumps to top of page
Hello all, In my company application we are currently facing an issue where while filling a text area the page will jump back to the top of the page. At the bottom of the application there is a text...
View ArticleSave credentials on phone
Hello, I'm using a custom login page on my app that validates the user via soap calls witch doesn't use the default Mendix users. I'm trying to find a way to save the users credentials so that you...
View ArticleCall a microflow with a list containing only 1 object from a widget ?
I'm currently working on a widget, which call a microflow defined as follow:Event MicroflowBehaviorSome description. Within my widget, when I call this microflow with a list containing 2 or more...
View ArticleHow to hide the native X (abort button right corner) from a pop up
Hi I am making use of an Helper construction whereby I show it in a popup. Unfortunately there is a X at the right corner which works kind of a abort function, implying a lost helper and empty screen...
View ArticleMendix runtime library problems (org.postgresql.postgresql.42.1.4.jar file)
Hey guys, It's quite possible that someone will run into the same problem I had, and that is an error in console, goes into the deployment/logs/m2ee_log.txt: nov 14, 2017 11:58:16 AM...
View ArticleForum Search Not Working?
When I try to search the Forum, the search feature doesn't seem to work. I don't get any results or change in UI when I click in the search field and enter some text. Anyone else having the same...
View ArticleIs there a free Mendix mobile app for my little App?
I have a tiny app for use within my sports team. I can host it on the free Mendix Cloud, but that won't get my 7 teammates enthousiast. Can a small Mendix app get uploaded and hosted on the AppStore's...
View ArticleAlways highlight current date in date picker
Hi, This might be a very simple question but I did not find any answer for it. When using the date picker it starts by highlighting the current date. As soon as the user selects something else that...
View ArticleShow Enumeration image inside a template grid
Currently I have multiple values stored inside an enumeration. These values all have an image file connected to them. This enumeration is a attribute of an entity. I want to show all the records of...
View Article