How do I know when a user switches between tabs?
I would like to know when a user switches between tabs. What is the best way to do this? It seems that there is no 'on select' microflow or similar in the Mendix default tab container that can do...
View ArticleRest service issue
Has anyone had this issue with a rest service before, it works fine with browser access, and i have made sure the response is simple, the service seem to think its a ssl issue within mendix, any idea's...
View ArticleSAML 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 ArticleHow do I prevent Mendix from placing the favicon.ico file when building the app?
Everytime I build, Mendix automatically places the default favicon.ico in the root. How can I prevent this from happening?I do not want to replace it with a custom file; I just want nothing to be...
View ArticleConstant 'DeepLink.LoginLocation' has no value
When I deploy a new version of my application to the Mendix cloud, after I transport the new version into acceptance, I am taken to the Configure page (with 3 tabs, General - Constants - Scheduled...
View Articlehow many Anonymous allowed
Just a quick question, how many Anonymous are allowed to use your app when using the community cloud for deployment.
View ArticleToken replace error
After checking some logs I encounter the error below. Not all token replace goes wrong, only a certain type. Anybody a guess what might go wrong here? Regards,Ronald[EDIT]It is part of the...
View ArticleJavascript Dojo.query() retrieves objects that are from the previous page
I'm running into an issue where i'm using a mendix layout with a HTMLSnippet containing javascript only.This javascript is looking to find certain classes within my DOM for styling purposes. For this i...
View ArticleReference selector communicating on the same page
Dear fellow Mendixers,I’m currently working on a page which connects multiple entities to a single entity via a couple of reference selectors. What I’m trying to accomplish is that the entity selected...
View ArticleIcons change color - what is the cause?
Hi Mendixers,Does anyone of you know the reason why the following event occurs: We use icons to indicate the status of an object. The icons are conditionally visible based on a Boolean. On the...
View ArticleWeb modeler IE
I am a bit ashamed but is it correct that it is not possible to use the webmodeler in IE? If this is true what are my options accept for downloading Chrome or anyother webbrowser.
View ArticleSearch Input Widget - Enter key initiates the microflow twice?
When I enter a search string and hit the Enter key and I have the Mendix debugger running on the microflow, I see two instances run. If I press the Search button, I only get one . I can't see that...
View ArticlePushnotification.init is not a function
Trying to implement latest version of Pushnotification module in Mendix 7.5.1When testing phonegap build on android I get a Type error: Pushnotification.init is not a functionConfig.xml generated by...
View ArticleFile conflict preventing commit
Hi,During my last update I received a warning that a certain file in the theme folder (.zip package) was conflicted. Exact error message: The following files are conflicted: [path-to-file].I was unable...
View ArticleRestore File Documents to PostgreSQL database
Hello,I need to be able to use the data, including files, from my production environment on my local app. I followed these instructions in order to restore the cloud database to a local PostgreSQL...
View ArticleREST Calls and Session
I would like to know how long HTTP requests from a REST call and its associated objects with this call are being saved in session memory before they are garbage collected? And is it possible to force a...
View ArticleSharepoint online authentication with mendix?
Hi All, I'm currently working on a project that would involve obtaining lists and links to documents stored within a sharepoint online site. The api is pretty straightforward and can return JSON which...
View ArticleBoitlerplate to Widget based on React
Hi everyone,Since there is a number of people already interested in developing Mendix Widget by React, I am sharing a boilterplate with minimum setup, which could help you to create widget...
View ArticleHow can i restrict/filter Enum(Enumeration) Values in search section.
Hi,I want to restrict the Enumeration values into Search section of our application,we are having five values into dropdown and we are having Enum for this, based on the requirement we fetched these...
View ArticleWhere do I begin?
Hi, I am a self taught delphi programmer in the Netherlands with classic small animal practice software on the market. I work as a vet in an animal shelter in amsterdam where we are reviewing our...
View Article