Security prevent MIME attacks
From a pen test we got feedback that we should add an additional header in the index file to prevent MIME attacks. For more info see hereIs there anyone who knows if this wil have side effects on mendix?
View ArticleXML Export question - multiple instances of complex data types
Hello - I am attempting to export XML code using data elements from user-input. A few of the data elements within several complex data types can hold different values based on the input from the user....
View ArticlePush notifications icon
I've just implemented the Android push notifications module and have succesfully sent some notifications. However, they all get a square-in-a-circle icon, while I set my icons in the PhoneGap res...
View Articleux.mendix.com
Kan ik een eerder gemaakt bestand in de theme-creator ook weer uploaden om deze aan te passen? Zou wel handig zijn !!!!!!!
View Articletheme-creator
Can I upload a file in theme-creator made earlier in theme-creator to make some changes?
View ArticleDatabase Connection Module in Mendix Cloud?
I would like to use the Database Connection Module in an app hosted in the Mendix Cloud. It will be used to connect to and make requests to an external database. Before I move forward with this - I...
View Articleuser should be able to sort order in listview
Hi everybody,For my project I am dealing with the following. The question is to have one overview in which: 1) the list can be sorted by the user, 2) icons can be shown in that list, and 3) for some...
View ArticleDisplay more than 1 result.
Hi all,See the image for (the relevant part of) my domain model.On the Order_Overview page, I want to display all the products belonging to an order. I added a string-attribute in the Order entity...
View ArticleNon-readable attributes in NPE (Mendix 7 / stateless server)
While checking the release notes for Mendix 6.9.0 I stumbled over this section:We have also deprecated the NPE attribute-level security for attributes that do not have at least read access. This will...
View ArticleHorizontal split pane widget deprecated?
Hi,When I use the Horizontal split pane widget in Modeler 6.8.0. I am getting a warning that this widget will be deprecated and be removed in the next major version. Which version will this be...
View ArticleExport page names from the modeller
Is there a way to export page names from the modeller, in the same way you can export microflow name with module reflection? This because we would like to have an overview of all the pages , in order...
View ArticleCalling a webservice and exporting XML
Hi All, I am tasked with calling a webservice and exporting XML generated from user input. I was able to generate an XML document, but I'm not sure how I can actually export this to the webservice. Can...
View ArticleMendix 4 to 5 with no change in UI and theme
I would like to migrate Mendix from 4 to 5 without any changes in UI. As 5.18 release is a major release for Mendix UI framework, does migrate to Mendix 5.17 will not impact any small change in UI?
View Articleloging.js before it is deployed. Source file.
Where will i get the login.js source file before it is deployed.
View ArticleOnly part of my CSS files load in hybrid app
In my Mendix app, I have defined three css files that are loaded via the index.html: lib.css brand.css custom.cssHowever, when I open my hybrid app, only the following files are loaded: lib.css...
View ArticleUnlimited String Values Compare
Hi,I am trying to retrieve entity using a microflow which is having an Xpath constraint AuditTrail.LogLine[AuditTrail.LogLineLog/AuditTrail.Log/LogType ='Change' and NewValue = OldValue] Here the...
View ArticleInput field with - autocomplete on several attributes and accepting new input?
Hello,Has anyone a good idea or solution for the following:The user should be able to create a favorite list. I want to create one input field where the user can search for other registered user or...
View ArticleError during comitting errormessage from queue
Hi,We have an application on the Mendix service console on a windows server with MS SQL backend. When we perform a certain assignment to users functionality we get the below...
View ArticleNo read access attribute in custom widget
A project I am working on required a custom login flow. In order to achieve this we customized the standard login widget. This widget calls on google recaptcha. At first we added the recaptcha sitekey...
View Article