SAML assertion and Google setup
We have the SAML setup working between Mendix and Google G Suite. It seems however that Google advises that when going to the assertion URL a check should be made if an assertion is available and...
View ArticleFeasibility question for solution design
Context: one of the projects I'm working on requires "google" like search functionality. We're talking wildcard searches, partial searches, support for search operators (+, -, "And", "not", "or") among...
View ArticlePush Notifications Module: how it works?
Hi all,I have looked up the documentation and how to's of the push notifications in Mendix, but I can't figure out how to use it. It seems that the how to's are more theoretical, but it doesn't explain...
View ArticleRuntime Drag and Drop Template Builder
I have requirement to design a runtime Drag and Drop Builder , which a User designs the form in Runtime and save it as PDF and Send to database.How can we design this? How the Domain Model Should be...
View ArticlePostgreSQL SQL optimization needs for sub-select (need to add "order by" clause)
Good day, I'm the DBA/infrastructure-engineer (that's what they call me, not that I'm an engineer ;() for a Mendix application, so no, I've not yet opened the modeller, just deploying the .mda with...
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 ArticleFor generating word doc I am using "Document template". I need "Calibri"...
I am Generating word doc using "Document template" but in this template do not have "Calibri" font. How can I get this. PFB attached screen shot those 5 types of fonts only there. I need "Calibri"...
View ArticleMicroflow does not return an object
Hello, I am new to Mendix Development, I am working on simple microflow which just create an object of an entity and set default value to entity attribute.But i am getting error like Microflow does not...
View ArticleReference selector CSS
I want to change the styling of a refence selector with css, but cannot find where to do it (like height of the box, coloring etc).Please let me know where I can find the css / sass files to change
View ArticleHTTP X-XSS-Protection response header
Hi all,Would it be possible for our application's responses to include the HTTP X-XSS-Protection response header? And if so, how could we do this?Thanks in advance.Kind regards,Hugo
View ArticleImport JSON Data into Mendix Domain Model.
Hi,What's the best method to import JSON (possibly with mapping) data into Mendix application domain model?For example when I need to migrate my MongoDB documents into Mendix application. Thanks.
View ArticleDataSource Microflow of DataView not triggered on refresh of Caller-of-the-Page
Hi all,Before I am going to file a support ticket to Mendix I wanted to check with the community if this is actually a bug:All the way down from Mendix 5.21.4 to Mendix 6 to Mendix 7.5.0 I checked that...
View ArticleDojo parser unavailable since Mx 6.10?
Hi all,Originally I developed a widget in Mx 6.7.1 and got it working nicely. Now I need to upgrade to a newer Mx version (6.10.2), but am getting an error now on:dojo/parser::parse() error Error:...
View ArticleDownload a string file in browser
Hi guys, Is there any code that can take a String as input and download in the browser as an xml file? RegardsMo
View ArticleConnecting a Mendix database with Xamarin.Forms
Hi,Am i able to connect to a mendix database with Xamarin.Forms? If so, how should i approach it?
View ArticleReference current object association, display other objects with same...
I have an order details page showing an order, I'd like a list of other orders for the same customer next to it, tried many things can't get it to work...
View ArticleA list for each object
Hello,Mendix is new for me so this might be a noob question.I want to create a list of each object with all the data of the associated object inside. I'm now struggling with Microflows and my Data...
View ArticleConverting from Mx4 to Mx5
I am trying to convert a project from MX4 version 4.8.11 to Mx5. I have tried 5.1.1, 5.21.2, 5.21.5, 5.21.6 and 5.21.8 but in all cases the conversion wizard will not appear and I just get a popup...
View ArticleSASS tab container
Hi,I'm trying out editing my custom made theme to get more consistent branding throughout our apps. Id like to use tab pills as the default for the tab container. I've used the style before 'tab-pills'...
View ArticleEmail module HELO command when sending email
We are currently building a application for a customer and using the module "E-mail module with templates" in this project. The email module should be going to work with the own SMTP server of the...
View Article