Changing the .mx-list > li css class in mxui.css
I'm trying to modify the .mx-list > li setting to remove the border from a ListView template. I don't think this is part of the custom sass file structure; where does this css file live and how...
View ArticleREST API and Facebook access tokens
Hello everyone,I am new to using Mendix and trying to use the REST API to get Facebook places data based on certain fields / parameter. My problem is with the access token since it is refreshed every...
View ArticleMicroflow timer is not working properly
Hi All,I am using microflow timer widget in project. In this I am calling an event every minute to show a pop up appointments based on data (similar to pop in personal calender for scheduled...
View ArticleAutomatically page refresh or refresh in data view
Hi All,I am calling an event from schedule job and setting in string value in attribute of one of the entity object. The object is used in data view on my page where I am showing that string...
View ArticleHow unique is an object id?
Is the automatically generated Id unique over different entities?If a record is deleted from a table, is it possible that a new record gets the deleted id?
View ArticleBreakpoints in the after startup microflows are ignored
This morning we noticed that setting breakpoints in the after startup microflow are completly ignored. I checked Mx6.9.1 to Mx6.10.2. Will send bug report to Mendix because this should not happen....
View ArticleUnable to initialize the Servlet configuration when trying to configure the...
Hi,I implememented the SAML_SSO module.When I start the application I get the following error: java.lang.NullPointerException: null at...
View ArticleImporting data from csv file - dynamically creating objects from the column...
Hi all, We are working on importing data using the flat & delimited import module from the appstore. We are currently importing the content in this way: Variable Type, Variable name, Variable...
View ArticleSoft return in String?
Hi,I want a string to be built up in 2 parts, with both parts separated by a SOFT RETURN (Linefeed only). Is there anyway to do this?There is a difference between a normal RETURN and an SOFT RETURN in...
View ArticleOverride login functionality?
I have the need to let users login using just their mobile number (see image.) At the moment, I'm considering abandoning the in-built Mendix authentication/authorization mechanism and building my own...
View ArticleCalling REST service from a proxy server
I am calling a REST service (Rijksmuseum API) from a Mx 6.10.1 project, running locally op a windows 7 (!) based citrix vdi on a proxy server. The system is giving me a connection-timed-out error with...
View Articlechartjs widget with line chart
WHen I have a multi series line chart problems occure when I have missing data points.For example:I have one serie with 3 data points (monday, tuesday wednesday)I have one serie with 5 data points...
View ArticleConsole Error when Anonymous user uses a deeplink: Loading module require*_37...
I'm getting the following errors in my console when I visit my application through a deeplink as an anonymous user (the rest of the app seems to work just fine, this functionality has also worked fine...
View ArticleAlternative for Richtext viewer
Within an App build in Mendix 6.8.1, I want to display an HTML text. I found the solution in the Rich Text Suite, but the text viewer is not compatible with the mendix 6 platform. Is there a...
View ArticleError when logging in
I am in the process of migrating a client from Mx4 to Mx6. The SAML module was updated from a pre release to the latest version in the appstore. Whenever I log into the application bypassing the SSO I...
View ArticleApp monitoring
Is it possible to monitor the performance/quality of the app without using the Add on? Any API calls or any other way to find out the information on this?CheersKavitha.
View ArticleSaving associated objects
My model consists of an Employee entity with an 1-1 relation to a Picture entity.The picture is uploaded in a popup and has a default save button. I change something in the employee field, but do not...
View Article'Master' stylesheet possibilities
Hi guys,I was hoping to see if there are best practices or pointers when using multiple stylesheets that only differ slightly. Case:The stylesheets are largely similar, with small variations in things...
View ArticleRefresh button in Mendix 5
In earlier mendix versions there was a so called 'mendixToolbar' with a home, back,forward,refresh and signout button. The signout button is available as a widget in Mendix 5, but it seems that the...
View ArticlePages opens at bottom
I have a page that has a double nested listview and then a templategrid (all nested). Everytime the page loads it opens and then scrolls to the bottom. I can't figure out what's going on with it....
View Article