Oauth module Erwin t Hoen
Hi Erwin I have a few questions concerning your Oauth moduleWhere do I have to connect MF NI_GetOrCreateOAuthConfig in my navigation?How do I synchronize ModelReflectionModule and make sure that the...
View ArticleHybrid mobile app and redirects
I am still strugling a bit with redirects on a mobile app. It seems that the cordova-plugin-whitelist plugin has changed it behaviour so now all redirects are forbidden unless an allow-navigation is...
View ArticlePush notifications iOS not working with new phonegap builds
Hopefully I wil save someone alot of time, but I have found out that since 8 december the push notifications to iOS wil not work. The reason is that Apple made a change and that phonegap has not...
View ArticleTimeout between Mendix Server and MS SQL Database
Hi There, Has anyone ever seen the following message on a in house version of the Mendix serverWARNING - OSGi: EventAdmin: Blacklisting ServiceReference [[org.osgi.service.event.EventHandler] |...
View Articlebest way to replace legacy layout
I have warning in an App that I use navigation legacy layout. What would be best way to fix this. Just changing into reponsive or should I go other way?
View ArticleHow to find the cause for the StackOverflow?
Our acceptance environment crashes with a stack overflow error (as below)Based on the stack trace I guess it is trying to execute a query and there is fails for some reason. What should be my course of...
View ArticleGet thread count of current instance
Hi,I was wondering if there is a way to retrieve the thread count of the current instance/runtime without resulting in a security exception. I have tried code like:int nbRunning = 0; for (Thread t :...
View ArticlePrevent 'bouncing' of pages on iOS
On iOS, a page will 'bounce' when the user attempts to scroll it and there is nothing to scroll. Is there a way to prevent this? I tried several tricks I found from various web pages but none of them...
View ArticleModelReflection DbSizeEstimate -> How does it work?
Hi all,Does anybody have experience with the DbSizeEstimate part of the MxModelReflection module. I can not find how this should be working. There is an entity in the default domainmodel, namely...
View ArticleCannot view app on browser
I am getting an error 404 Not Found: Requested route ('trainingmanagement782.mxapps.io') does not exist i am not getting why?
View ArticleData Grid Extension
Can't get Data Grid Extension running. The following error is displayed in the page: Could not create widget DataGridExtension.widget.DataGridExtensionNoContextHow to get it working?
View ArticleSAML module and Log4J
Hi,I have the SAML module in my application and for some custom Java actions I added the Log4j library to userlib. It results in the error/stack trace below. I have two questions:What is your opinion...
View ArticleIssuing using debug tool in 'on premise' UAT
I am trying to run the debugger in the Mendix Modeller (version 6.1) to capture debugging reports from our on premise UAT enviroment. I have enabled the debugging on the UAT server however get the...
View ArticleWill a widget compile all .css files in //[src]/[widget]/widget/ui ?
Will a widget automatically compile CSS definitions in any .css files in its /widget/ui directory?Ex.: If my widget is called Glass, there is a file Glass.css packaged in the .mpk in the "ui"...
View ArticleCalendar Widget - Refresh when Date Range is Changed
I have the Calendar widget set up to display 1 week's worth of appointments (BasicWeek view) for a particular Mendix user. I would like to have the initial week (whose dates I set in a wrapper entity)...
View ArticleDeeplink - require guests to login
I have an application where guest access is not allowed so when a user clicks on a deeplink they should be prompted to log in.I have allow Anonymous access set to yes for role Guest, which runs the...
View ArticleWhat would be the best way to redirect a user to a target page after they...
I am working on an application where the user can complete forms on pages anonymously, but also has the option to log in on each page.If they follow the log in link then they will be taken to the log...
View ArticleSAML authentication
Hi All, I had a question on SAML. I know SAML can be used for the SSO authentication .But in my project we already have an application as 'OneLogin' , this helps us to authenticate for the required...
View ArticleCSS for Dropzone Widget Not Found when app deployed to cloud
I have an app that uses the Dropzone widget. Recently, I upgraded this app to Mx 6.6 (from 5.21). In 6.6, the widget uploads files without any problem, however the formatted text that says, "Drop Files...
View Article