Decryption error in IDeal module
I upgraded my project from Mx 5.12 to Mx 7.6.0. I had some troubles with XML to domain mappings, but they have seen solved. I also experienced some problems in XMLMessageSign with BouncyCastle that has...
View ArticleStrange error-message in the log..
Some help/insight appriciated. The client gets an errormessage on screen based on the log-bits below. Just before this they have manually started a MF, which runs to its conclusion !! We can tell...
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 ArticleIntegrating Third-party login
We have a simple API that validates a user's credentials locally. I would like to: collect the credentials in a form run the API create new user with authenticated username if it doesn't already exist...
View ArticleCalendar widget : new event reference causes error
Hi, I started a new application and would like to use the Calendar widget. The application has a simple model The calendar widget is placed inside a data view with type Employee, which is selected...
View ArticleThere's something wrong with DataGrid search fields.
Hi all, I input the following signs into the search field and searched it. However, it was not the result that I expected. _ % A sign of two above is the sign that should escape by the general...
View ArticleQuestion about deep link configuration
Hi there, I am using deeplink module, but now face to a problem. Request URL like 'http://servername/link/linkName/{some parameter} ' works well. But I would like to set request URL as...
View ArticleSimple Checkbox Set Selector - default sorting
Hi, I'm using the Simple Checkbox Selector for selecting multiple days. (E.g Monday, Wednesday & Friday). My default sorting works by adding an index when creating the days: Monday Tuesday...
View ArticleAutomated Testing
I have been trying to find an automatic testing tool for regression and functional testing, that works well with Mendix. So far I have worked with Sikuli, for this, however Sikuli does have some...
View ArticleLong time period for export xml mapping and File Document download
Hi guys, I am currently using the export- xml mapping that has alot of processing going on. I have an issue trying to process over 6000 records in an excel that I'm importing from, and using that to do...
View ArticleRadio button list error in 7.8 version
Hello, The "Radiobutton List" widget helped us in designing the associations as radio button until Modeler 6.9.0. Now we have upgraded the modeler to 7.8 version and while migrating the project we are...
View ArticleJavascript Snippet: Commit Error Code 560
Hey all, I'm having an issue creating and committing mxobjects within my javascript snippet. If i create an object, then commit it with these functions: 1.) mx.data.create({ entity:...
View ArticleAddresslookup API
Hi I am new to Mendix. I am trying to use Address Lookup API to search some valid US addresses. Anyone how do I configure it to be able to search USA addresses? Thanks Ping
View ArticleFull Glyphicons library in Mendix
Hello everybody, We've downloaded the full Glyphicons library package and managed to implement it into our Mendix project by custom CSS. This works fine when we want to use the icons in...
View ArticleModeler freeze: click on another tab whilst still in a text (edit) field
If I type/ change some text in a text box and then immediately (from there) try to open another tab, instead of first clicking somewhere else on the page to 'save and close' the text box, my Modeler...
View ArticleSort when retrieving a list by association
When retrieving a list from the database you get an option to choose a sort order however when you chose by association this option is not presented. Does retrieving by association use a default sort...
View ArticleSFTP Connection - JschException Algorithm negotiation fail
I've had a SFTP connection set up for the last few weeks and everything worked perfectly. However since a few days ago it is not working anymore (no interference from my side, no deployment/settings...
View ArticleBrowser versions supported
Hi all, Can anyone provide a view on the browser versions supported? The documentation provides a list of browsers however would be interested to get a view on specific versions...
View ArticleUI Style Using Cards
Hi. I want to replace a CRM suite I am using that uses"cards" to represent opportunities. We can drag these info different status categories or click on them to edit. How can i create this in Mendix?...
View ArticleCreating my testdata for blackbox unittesting my Microflow is cumbersome,...
For blackbox unittesting my Microflow I want a list of objects with values. That list will be my testdata-set. The only way I know how to create such a list is to 1) create a list, 2) Create an object...
View Article