SAML Module with Mx 7.1
Has anyone been able to run the SAML module with 7.1? I've downloaded the lastest version of the module (1.9) and I'm able to complete the configuration, but when trying to start the application, I...
View ArticleCreate input fields dynamically | Multiple input fields for single attribute...
Hey intelligent developers, I am a newbie, kindly bear my lengthy question, i just want to make sure you can get the whole picture :) I have a form admin can create questions and one or more answers...
View ArticleIssue with Mendix Erasing transient object much earlier in 7.20
Our application uses transient object to store duplication information before committing additional records. In 7.19 a button called a microflow which generated a transient object (hereafter alpha)...
View ArticleErrors crop up on Administration Module pages that were not edited -- input...
I have seen this issue on a number of different student projects and have not had a chance to really track it down, but it is disconcerting: A student team reports errors on pages they did not edit....
View ArticleThe target page contains a data view that needs an object of type xxxx, which...
Just starting using Mendix I got this error: "The target page contains a data view that needs an object of type xxxx, which is not passed" And so far I do not find the solution Any idea? Thanks
View ArticleDetect environment in mobile apps before Mendix API loaded
I have an analytics service I need to integrate with all mendix apps my team creates. In the index.html file I need to load a script at the end of the <head> element that is determined by which...
View ArticlePage URL not working with custom login page
I want to send a page link to users for opening tickets. The link url that I am using looks like: http://localhost:8080/p/Ticket/25051272927252937, where the number is the id of the ticket. When I use...
View ArticleCreate specialization objects from existing generalization objects
I need to create specialization objects from existing generalization objects. Currently we have projects, live and running since several years. Each project has an attribute 'type' being 'Water',...
View ArticleDatabase Audit trail Feature
Is there any issue may happen if I disabled the database audit trail feature (I am not talking about the Mendix Audit Trail Module) while the Mendix console is running? is it used by Mendix, like the...
View ArticleJSON Exporting inheritance, how?
All our REST services work with JSON structure definitions and I'm trying something new that might improve our domain model. Instead of multiple associations, perhaps inheritance might be key. But I'm...
View ArticlePublished Web service - Didn't reflect the recently added parameters in WSDL
Hello All, I am facing strange issue in one of our existing published web service operation. We have a published web service and recently added few more parameters to that Web service operation. After...
View ArticleSOAP address location uses wrong URL
It seems that Mendix 5.12 ignores the "Public application root URL" in the configuration of the console when it publishes a web service: This is a huge problem in environments that uses an ESB that...
View ArticleFetch and pass the value of HTTP header into another REST Call
We have a REST that returns a token in http header(list of httpheader), we are able to retrieve it in the microflow. We need to pass the value of this token to another REST POST call but we are not...
View ArticleMust a guest user role over right all other user roles on a entity.
Hi All Must a guest user role over right all other user roles on a entity. We added a guest role to a entity somehow. It over wrote all our other user roles rights to the entity. eg a user can only...
View ArticleOauth2 to Azure and behavior of the hybrid phone app browser
In one of our projects we have the following situation: This app has an Oauth2-Azure integration, which means that users are authorized against Azure. For desktop users this works like a charm....
View ArticleChange language by clicking a link
So I want to change the language of the whole app by clicking a link. With a simple microflow I change the System Language for the current user, but I might refresh the client? How to do this in the...
View ArticleAutomatic Synchronisation in Offline App
Hi All, we've been thinking about methods for automatic synchronisation in offline capable applications. I found one Question giving a link to the Pull-to-refresh widget. However there is some warning...
View Articlecombine two modes in a single line (Line graph Any chart Widget)
Hi People, How to combine two modes (lines and dotted style) in a single series of graph. for example as shown in graph below, Till 2, its should be lines, after 2 its dotted. I am using plotly chart...
View ArticleCharts Throwing Error
Hello! I am using the Mendix Charts widget in my application. My modeler is throwing a 404 - file not found for file: com.mendix.charts.json error in the console. Does anybody know of a way to...
View ArticleWhat do you use TortoiseSVN for?
Hello, I would like to hear what you use TortoiseSVN for. Resolving file conflicts is a big one, of course, but what else do you use it for? Thanks!
View Article