problems accessing https://cloud.home.mendix.com/index.html from ie 11
Hi when I navigate to https://cloud.home.mendix.com/index.html from ie11 I just get a blank page.A colleague says this is due to a javascript error.Is this a known issue ?will there be a chnage to...
View ArticleIs SNMP Monitoring possible in the Mendix Cloud?
Hi!Our client requires monitoring of several Mendix applications in their IT landscape that are hosted in the Mendix Cloud v3. The monitoring consists of performing health checks, measuring CPU/RAM...
View ArticleData from Flat File Export not sorting correctly in export file
I am using the Flat File export to export multiple records to a text file. Within the text file I am seeing that the data is not being put into the file in the proper sort order. Here is some...
View ArticleHow to change the focus of one tab to another tab in Header?
Hi,In my Project I have Home, Administration, Data Center, Customer, Order Manager and Invoice tabs. From Customer tab I am using one Microflow to convert one customer to Order. It is working fine, but...
View ArticleHow to change the Focus of a tab to another tab in Menu bar?
Hi,In my application I am having tabs like Home, Administration, Leads, Accounts and Contacts. Here, I have one Microflow to convert lead. In this microflow, I am creating an account and contact while...
View ArticleCan I create a dynamic enum from the Database?
Hi,In my application, I have one enum called Display. This enum consists of five values Phone, TV, Laptop, Desktop and Other. If I select Other from the drop down, it will gives another input text box...
View ArticleHow to change the styling of chart js from filled graphs to just lines?
Hi guys, I am making use of the ChartJS module and want a simple css change.I just need to show the lines, without filled colors on the graph ... Since I am not familiar with mendix widgets, and just...
View ArticleActive Menu Tab
I would like to change my default Mendix Active Menu Tab without click on the menu but set it active on page load/in a microflow.
View ArticleHide/prohibit certain enumeration values
Is there any way to easily hide/prohibit enumeration values so users can't see or select them?
View ArticleError calling REST service
I have been receiving an error calling rest service message when testing a REST call feature on a new laptop. I am successfully able to retrieve data using the REST call in our acceptance environment...
View Article(s) Low performance on filehandling after upgrade
After converting an app from Mx6.6.0 to 6.10.3 (running on premise, windows with sql server db), users experience a slow performance. Simple overview pages and the upload/download/delete can take...
View ArticleGroup box in MxModelReflection?
Why does Mx Model Reflection contain a GroupBox on the page MxObjects? And why is its caption 'Group box' ? IMHO it can be removed.
View ArticleBack and Forward buttons in the application
Hi,Can anyone help me with whats the best way to have forward and back buttons within the application so that the user can click on back to go to the previous page and click 'forward' to get back to...
View ArticleMendix 5 auto startup
Does Mendix 5.21.5(latest in series 5) support auto startup of mendix application ? It happens sometimes because of updates or something window machine restarts, in that case we have to manually start...
View ArticleHow to update an enum?
Hi,In my application, I am using one enum having some values. That values consists of Other as a value. When it is selected from the drop down, I am showing another input field to enter user choice...
View ArticleMendix 5 user lib path on the server
We need to know where Mendix 5 extracts the User lib folder on the Server.We are using external java libraries in user lib through which we connect to different web services and database.We need this...
View ArticleCrosswalk plugin required for Android 4
Hi, I assumed the crosswalk plugin in the phonegap package was optional. The benefits for using this plugin should be like performance improvements and other capabilities.Today I found out that this...
View Articlerest api service activity
can anyone tell me after calling the rest service and importmapping how to update the local database.
View ArticleIs an import mapping when calling webservices required from Mendix version...
Hello,When calling a webservice in Mendix I often find myself in situations where I don't want to do anything with the response the webservice gives me. In Mx version 6.9 I could just have no import...
View ArticleIntegrate Tableau dashboard through IFrame
Hello,I'm trying to integrate a Tableau dashboard (html and JavaScript Code or URL) but I can't find any way to do so. I've tried both IFrame and HtmlSnippet widgets but they both have constraints :...
View Article