Reduce spacing between text boxes
There’s a lot of vertical space between text boxes for one specific page. All the other pages are fine and the page with the issue is a duplicate with minor changes to on change microflows. What...
View ArticleHow to login
I understand this question should not have been asked, there should be a very simple solution somewhere but… I can’t find it. I also searched the forum, I’ve found some partial answers which do not...
View ArticleGive a cell or a row of a data grid a color based on an attribute value
Hi there, I have 2 cases for which I need some colors in my data grid: 1. Different background color of the row based on attribute value The color is based on a boolean attribute (active/inactive). 2....
View ArticleHow to add a client-certificate to a javascript restcall?
Using the NativeRest’s CallRestService activity We implemented it in a nanoflow in this way: The $Header contains the basic authentication: '{"authorization": "Basic '+...
View ArticleAutomatically refresh a page
Hi there, I have the following situation: One page is opened by two users. If user 1 changes data, it can happen, that caused by this changement, also data on the page of user 2 will change. But at the...
View ArticleClosing a pop-up page by clicking outside the pop-up window
Hi all, Is it possible to close a pop-up window when the user clicks outside the pop-up window? This would preferably trigger the default cancel action. Many thanks.
View ArticlePrint Preview functionality of Internet Explorer.
Hi, I am using Widows.print() function to use print functionality within my application. So, when I am doing print preview by using right click on page then it shows me two pages. But problem is that...
View ArticleCheck xpath with enumeration
Hi, I am new to mendix. I have entity SICDescriptionOverride in which Country attribute is enumeration. I am trying to retrieve the SICDescritpion entity object where country =’USA’. If I try to pass...
View ArticleApp Navigation | Show/hide on condition
Hi, i have a Mendix app where i set several navigation items in the menu (Project explorer > Navigation). My problem is, that before the user is allowed to use the app he has to log in. His...
View ArticleFilter list operation 'Equals' property
I’m new to Mendix and working through the Learning path for Advanced Page building. Module 4 requires a microflow to retrieve Requests and filter them for ‘Approved’ in order to display both...
View ArticleJava Compile Errors with E-Mail With Templates Module
I am getting this error within my Mendix application. If anyone can help me out I would appreciate it. Buildfile: C:\Users\fabia\Documents\Mendix\Oefenen-main\deployment\build_core.xml compile:...
View ArticleExcel export from multiple data grid with search filter
Hi, I’m trying to export the data from multiple data grids as excel document. I have configured the excel document template using the XLS Reports and mapped the entity accordingly. I can export the...
View ArticleSAML Login Error
I used to be able to log in through SAML using the SAML module but I recently started getting this error when logging in: Your account has not been configured to access this application. It started...
View ArticleHow to determine appropriate payload size when designing a REST endpoint
Hi, I’d like to glean some recommendations from my fellow devs around the max payload size or recommended payload size for dealing data transfer between endpoints. Some of the following questions may...
View ArticleBack button functionality
Hello community, I’m trying to figure out the best way to go about this, and I’m looking to see if you guys have come up with a solution. I’m attempting to go back from page 3, now.. depending on...
View ArticleUsing labels in list view
Hi, I’m trying to add a label before every element which I’m showing in the list view but in some of the screens does not work. If I remove the text part it is working fine. If I make a modification on...
View ArticleUnable to login as demo_administrator (password/username not valid) after end...
Hi All, When ‘running locally’ I can login successfully as demo_user & MxAdmin. I get a username/password error when using demo_administrator. I obtain the password via Project|Security|Demo users....
View ArticleHow to resolve error "Microfllow does not return an object"
My app allows creation of a list of entities. The list of entities are displayed on an ‘overview’ page. I want to display on the same overview page, the count of the number of entities. I am trying to...
View ArticleLearnNow Training Management
Where do I find Academy Template User Stories – user_Stories_menidx8.xl?
View ArticleArcGIS Widget- Unable to add to a project from App Store
I am getting the below error while trying to add ArcGIS widget from App Store. System.ArgumentException: An item with the same key has already been added. at...
View Article