Question about Mendix 6.10.4 release notes
When I read the release notes for Mendix 6.10.4, I read this sentence:-- The user language is now updated when the application is refreshed.Can someone please elaborate on this? What does this exactly...
View ArticleThe supplied maximum metamodel version '6.10.0' is lower than the metamodel...
I get an error in my Mendix SDK after upgrading a project to 6.10.5 and +.I see that the SDK currently doesn't support any project with a version higher than 6.10.0Do I need to update my SDK or wait...
View ArticleGlobal identifier should be a number (given value: [[MendixIdentifier::...
We are using Mx version 7.2.0 and are getting the following error after building a simple form that shows a system.user that has 1 user role which is set in a microflow that also opens the form.Caused...
View ArticleKnowledge needed about Commits within Schedular or Microflow
I have a microflow which is called by a schedular. The microflow retrieves the first entity out the database with a certian enum state. The first action there after is to change the state to a new...
View ArticleReuse onlineWorkingCopy
Hi everyone,For big application, It takes a long time to create an onlineworkingcopy by MendixSdk. That workingcopy will last for 24h and will be deleted. We wonder if it is possible to reuse that...
View ArticleExcel Importer
Hi,Is it possible to import multiple excels using the ' Excel importer' app (from the app store). If so how do I do it ? Thanks,Sam
View ArticleChartJS only shows milliseconds in runtime instead of date
Hiya,I'm making a dashboard with, for now, one ChartJS line graph on it, displaying amounts over time. Thing is, the ticks on the x-axis show as milliseconds, instead of the actual date of the data...
View ArticleHybrid app keeps loading and freezes
Hi all, I'm been building a hybrid app, but the app keeps loading, and freezes when i use it on my phone. (through mendix developer app)Followed steps:- Deploy app (locally)- View Hybrid Mobile app -...
View ArticleCan I simplify this or do I have to take this to the ideas forum for it to...
I feel like I'm DRYing here.P.S. I have been told that 1/1 associations are preferable over inheritance unless absolutely necessary,so the microflow is actually bigger, as it adds another column of 8...
View ArticleResponsive column number in template grids
Is it possible to change the number of columns in a template grid, depending on the size of the device? We currently have a template grid layout for our dashboard, in which every item is in a table...
View ArticleItems on Navigation menu
Items within Navigation Menu are appearing at 'Item' when the caption for each item has been changed.
View ArticleError in browser console: "TypeError: c(...).forEach is not a function"
Hi guys, While testing my application in Mendix 7.2.0, I have the following error: "TypeError: c(...).forEach is not a function"This happened when I pressed a button on a page (calling microflow)...
View ArticleWant to participate in a startup?
We are a team of two persons who in our own time enthusiastically started to work out a business idea of a digital healthcare platform for homecare. We obviously cannot realize this without a software...
View ArticleShowing error when dealing with Google charts
I tried to display reports in the form of bar graphs.I downloaded Google chart app from app store and i mapped one entity as data source but it is displaying error.
View ArticleUnitTesting Module in Mendix 7
We are currently running Mendix 7.2.0 and when we try to import the UnitTesting module, we get quite a few Java compilation errors firstly that 'package objecthandling does not exist', and then a lot...
View ArticleStarting Mendix Runtime failed
Hi, My app doesn't run locally anymore.I have had the problem of a locked svn issue which I solved with TortoiseSVN.I cleaned the deployment directory and clean/unlocked/committed with TortoiseSVN....
View ArticleDeep link installation homepage workflow not working
Currently I'm trying to setup the Deep link module in mendix 7. For this I'm following the documentation provided with module. I encounter a problem with the step:[quote]This newly created microflow...
View ArticleREST Service POST error
Hi, I am using Call REST (POST) to create a ticket in an external app. I'm getting a 400 Bad Request and not sure what the issue is. Can anyone point me in the right direction for how to debug this?My...
View ArticleCustom Settings Page to set Visibility on Data grids and Template Grids
Hi In my project my client needs a Settings page that allows him to set visibility On and OFF of certain Data grids and Template Grids. So I created a seperate Entity named settings and created an...
View ArticleCan we use an attribute for all the user roles even after we wrote xpath in...
We have two user roles in our application. One user wil have admin rights so no need of xpath in entity security. for another i have used xpath as curent user because we need to display only related...
View Article