How to pass objects from datagrid to reference selector?
Associated MLS's (reference selector) is selected and clicked add button, it is navigating to a popup to select MLS(datagrid). Select is here default button and if MLS records are there select...
View ArticleOptimize Microflow Aggregates VS Retrieve first
I was wondering what is the most optimal microflow? My goal is to know if a list of of retrieved objects is empty Option 1: Retrieve first and then check if object is empty Option 2: Retrieve, then...
View ArticleHow to filter overlap between start-end date of new & existing objects?
Update: I fixed it The first rule of them all says "filter an existing event where it's start date is smaller than $NewObject/StartDate and the existing end date is smaller than $NewObject/EndDate....
View ArticleStucking with SAML.
I am working on SAML in my project to configure SSO for multiple project. Please explain me or provide any reference/link so that I can use it in my project.
View ArticleMulti tenant administration layout and placeholder errors
After adding the Multi tenant administration module to a new project created with Mx 7.9 there are 20 errors all related to placeholders and layouts that no longer exist. How should we go about...
View ArticleUploaded image not showing in the imageviewer
Hello everybody. I am currently adding functionality to the Mendix Training Management app. On the Trainee_NewEdit page, I've added a image uploader and a imageviewer. I can succesfully upload a...
View Articlewhite labeling
Is it possible to run an application with multiple themes? Our application will be used by users of our partners next to our own userbase. But the partner wants that the application has his look and...
View ArticlePublished REST Example Project
Looking for a sample project, in 7.11 that demonstrates a REST API being published, does anyone have anything? Looking through the release notes it mentions a Message Definitions window but I cannot...
View ArticleBest practice for modeling issue
Hi community, I have a modeling issue, that I cannot solve. Suggestions would be great! Setting: I have the following entities In words: there are products, each product is associated with one...
View ArticleCustomizing on each "page"?
I'm trying to install Facebook tracking pixels in one of our apps, however they need to be customized in the of each page to contain the correct tracking link. I can edit the overall index.html in the...
View ArticleRESTServices module Publish to on prem IIS
Hello, I have an on prem app that I'm using the RESTServices module to allow integration from other systems. On the Mendix side it starts and runs fine in the Modeler. Once I get the app deployed to...
View ArticleHow do I have a selected database object shared across all screens?
For example, if a Customer object is retrieved when a user first logs in and the Customer object has an association to Asset objects he/she owns how do I create a separate Assets page that lists the...
View ArticleSingle Sign On using SAML
I have 4 mendix application, now for these 4 apps I need to develop a common login for this I am using SAML. I have downloaded SAML from App Store. But I have no idea how to work on this. Thanks in...
View ArticleRelation between ATS and the Mendix Platform
Hey everybody, I am wondering how does ATS relate to the Mendix platform? Where can I get some general information? Kind regards, Kathy
View ArticleRun microflows in multiple instances (multithreading)
Hi, In a multiple-instance app, I am aware that all the Scheduled Events are running in the first instance (main). Is there any way I can distribute the load of a queue into multiple instances? I have...
View ArticleQuality Assurance in Mendix
Product Testing Process 8 lightweight quality assurance practices - One of the key success factors for effective quality assurance is the ability to embed quality-enhancing practices into your...
View ArticleIframe and as a container not displaying data
Hi, We are currently in the process of adding power bi to our project and need to use embedded iFrame for the report. We have used iFrame but it does not display anything, We then used as a container...
View ArticleRetrieve all objects for the logged-in user
Hi everybody! Im working on a dashboard, for a trainee in a Course management app. What I would like to do, is if a user is logged in as Steve, show a datagrid on the dashboard that shows all the...
View ArticleAutoPopulate the created record in drop down when using pop-up page dropdown
Hi Team, We are facing problem while using pop-up page drop down in mendix. The issue is, We have created popup page for selecting the address from drop down. Since, we used pop-up grid it is not...
View ArticleScheduled Event related Error in OnPremise Mendix 6.10.7
We get the below error in one of our applications while running on the OnPremise Server. Any guesses? looks like something related to EmailModule and Scheduled Events! Before i go deeper, i felt if...
View Article