What is MxClientSystem and mxui.css and how to change this?
Hi,in order to change the class mx-listview-empty i found in console of the browser that the class is in mxui.cs of mxclientsystem.What is this mxclientsystem, how is the inside ui generated and how...
View ArticleV7.1.0 Anonymous full responsive layout widescreen problem
hi,im having a problem using the anonymous full responsive layout. This problem doesnt exist with sidebar full responsive layout.the issue is that it appears to make the page widescreen, we use 15"...
View ArticlePrinting all content on page with print screen to pdf
I'm trying to print the full page using the print screen to PDF widget. In the page I've created a container with the class canvas and within the widget I've specified the canvas container to be...
View ArticleAccessing files from a drive
HiIn our project we are planning to fetch files from a server. It will be a shared folder that has files put from external system, we have to pick those files and further process them in Mendix and...
View ArticleSetting .focus on first input field
I sometimes run into situations where Mendix will not set autofocus to the first input field automatically. This happens mainly in full-page forms (pop-ups are usually fine) and may be due to styling....
View ArticleExcel importer in 7.1
I created a new project in Mendix 7.1 and use the Excel importer (Mendix vesion 7.0.2 or higher). During import of an Excel file I get the error listed below. Probably it's of no concern, but Office is...
View ArticleGo To Previous tab in Modeler
Is there a way, in the Modeler, to go back to the previous tab that you were on? I'm used to using IDEs where you hit ALT + <--- and you can go back to where you were.When I have a lot of tabs...
View ArticleCKEditor on Mendix Cloud not allowing uploads
HiWhen I run locally, all is fine, I can use CKEditor to add media content (links to videos!)However, when I deploy to a licenced node, I'm getting JavaScript errors and the OK button just throws an...
View ArticleEnumeration
HiHow can be make enumerations value dynamic or populate it using microflow
View ArticleHow to navigate/show user a different Mx page when using in...
Hi guys We have Mx app using mobile. We want to show a different menu structure (layout type) when user is in landscape mode; fixed menu instead of sliding in and out. I want to use herefore another...
View ArticleConditional checks in test scripts in ATS?
Hi all, I have built a test script in ATS with several test steps. Some steps should only be executed if a certain condition is met. Can I insert conditional checks at any point in the testing script?
View ArticlegetEnumValue missing in Mendix 5.14.0 and above
I have a widget that needs to return the value of an enumeration. It worked fine in Mx 5.13.1, but when upgrading to Mx 5.14.0 it's causing errors. The Mxui.js does not have the getEnumValue function...
View ArticleEnumeration values
My Enumeration have 4 values. But i want to show only 2 values in one page and show all values in an other page
View ArticleWebsockets in mendix
I'm trying some different push options for mendix and got something working using the pusher platform. However, as the functions that I require push for are rather small I was wondering f there are...
View ArticleAdding custom icons
Can anybody give a detailed explanation on how to add custom images to the mendix directory? I found that the icons were stored in this folder: 'Mendix\*project_name*\deployment\web\img', but when I...
View ArticleHow to increase popup window size.
I have created a page using popup window. Its opening with bydefault size. But I want to increase width and heigth of popup window.
View ArticleHow to make a thumbnail image of a pdf filedocument?
Hi guys,I am wondering what the best practice is to show the pdf thumbnail of a pdf filedocument.Should i make a thumbnail jpeg-image object of the pdf file document and show it on that way? Or should...
View ArticleGetting the correct branch name from the Team Server API
I am busy building a one click deploy script, which we need to trigger builds from jenkins on our Acceptance environment (so we can run tests on the latest revisions). The script works for the main...
View Article'noCache' option in mx.data.get function is not anymore available in Mx7
Hallo,I noticed that in the documentation of the mx.data.get function the 'noCache' option is not anymore available. Is there any other way to be sure to retrieve an object (for example using the...
View ArticleHow to change assosiations from you domain model?
Hello all, I am quite new to Mendix and I have made a Domain model (see screenshot) like I think it should work. The only problem is it doesn't work. For example: When I want to create a "klant"...
View Article