SAML Module principalname to lowercase
We are running into an issue where we see that the SAML module is unable to find a user in the database because for some reason the UserID is lowercased.after looking into the code i found the...
View ArticleWant to render HTML code in the page which is actually inside the entity...
Hi,I have a attribute which has some HTML code inside that I want to render it in my page but I am not able do so as if I use normal common text it will take html scripts also considering it as a...
View ArticleWebsockets API
I have a requirement to retrieve information from a server by using an API that listens only to websocket traffic.I know Mendix supports websockets as stated per this blog post, but I gather this...
View ArticleMemory leak - Heap size and CMS Old Gen continues to increase until App crashes
Hello,We have recently made a change to call a heavy microflow asynchronously using a custom java action that is similar to community commons "executeMicroflowInBackground". The microflow retrieves the...
View ArticleProgress bar not closing in MX 7.5.1
Hello,We have a progress bar that doesn't close after the microflow has finnished. I have tried all differetn combinations for blocking/non-blocking and synchronos/asynchronos. . Anyone else have this...
View ArticleMxAdmin Login Not Working
We are running an on-prem app under version 6.10.0. We have the SAML20 module installed and are trying to configure SSO. The problem is that when we attempt to log into the application using MxAdmin...
View ArticleWidget builders: testers needed!
Hi all,Some of you might have seen the basic widget that Finaps released last week, using Webpack & React. Although this is a nice PoC, including React in custom widgets is not advised. There has...
View ArticleHow do I write a data to a cookie?
I am writing a mobile phone app which will have anonymous access.So the user only sees their own data, I want to write a number to a cookie, which will be read then used to retrieve the users own data....
View ArticleShow percentage in Pie Chart Widget
Hi,could you please help me with showing the numbering/percentage in the pie chart itself? Thanks,Prem
View ArticlePassing Parameters - Page 1 - Page 2- Page 3
Hi FriendsVery new to Mendix and I have a basic question, how, can we pass a value among three screens; For example:Screen 1 - select a country Screen 2 - select a state in country, which was selected...
View ArticleAdding attributes to a XML Element
We are using the Export mapping to create transaction snapshots of data in an xml format. As part of the design process the xsd would include attributes for an element as shown below:Where the id and...
View ArticlePassing a microflow as a parameter
Hi everybody,I'm new to Mendix and I hope you can help me.I'd like to pass as a to a microflow another microflow as a parameter. This because I want to execute the same logic before and after the...
View ArticleXPath Constraint on System.User_Language
Hi,I am trying to add an XPath constraint to a microflow to filter the datasource based on a matching user language.I noticed that:the "App Store modules/Administration/User...
View ArticleCalculation From Entity Values
I would like to do multiplication from values of Different 2 and more entities. by clicking the button in Dataview(Say name A1) with the help of microflow.In that microflow Input parameter as A1 I do...
View ArticleImporting locked cell values with Excel Importer module
Hi all,I'm trying to import data from an Excel file but this Excel file has has a protected sheet and locked cells that are not imported.Does one have a solution for this or should I file this as an...
View ArticleMerge accounts - community profile
Hi!As I currently have two active Mendix accounts (neither is an 'old' account), can I merge my accounts?What does merging my accounts do? For example, will the projects I work on from one account...
View ArticleMendix SDK 4.0 - 'qualifiedName' replacement
Hello everyone, I've noticed the loss of the qualifiedName function for e.g. Microflows (SDK 3.x => 4.x). I have also noticed 'structureTypeName' as a typeName function. This of course doesn't...
View ArticleXpath as Grid data source
Hi All, I am trying to use something like below in my data grid with Xpath as data source. I need to check if a datetime attribute lies between a certain value. But below does not work at runtime....
View ArticleHow to Use Checkbox
Hi all,I am new to mendix and i do not know how to use checkbox within dataview. Basic Details is I am Creating Travel Insurance application in that i need to create three Categories Like normal,...
View Article404 - file not found for file: service-worker.js
I run a mendix project on version 7.6 and I keep on getting the following error in my log;404 - file not found for file: service-worker.jsany thoughts on what is error is about?
View Article