Searching for best practices for render a page quickly after Request Handler...
Hi Mendix Community, I am dealing with a UI/UX issue that I am hoping others have tacked before. At a high level, the issue is that a user is sent to a page that doesn't load right away because the...
View ArticleDeploying Mendix 6 app on-premise on Mendix 4 console
Hi all,We are trying to deploy a Mendix 6.5.1. app on-premise. However, the Mendix console has version 4.0. Does this console supports server distributions for 6.5.1 or do we need to upgrade the Mendix...
View ArticleRefresh in client issue
The way the application is set up is that there is an entity which has an association to administration.account. This entity has a boolean attribute. When the user visits a page they can click a link...
View ArticleJava compile error after including Crop Image module
hi guys,After including the crop image module I got some java errors. Cleaning deployment and updating rest services modules did not help. Main problem has to do with the crop image module I...
View ArticleWhy are my changes in index.html not visible after deployment?
HiI see that the index.html is the standard html version without my changes in the index.html file. Probably it has to do -again- with the fact that I am using Mx theme and Sass.How can I still change...
View ArticleChange enumerator value automatically to a list of objects
I'm working on a project where I need to change the value of the enumerator automatically using microflow to a list of objects. I'm using the change list activity, but im unable to generate the...
View ArticleProgress bar not closing in Mx6.5.1.
While testing our app om Mx6.5.1 we have a strange issue that a closing bar message is not closing after the microflow finishes. We stepped through the microflow and everything seems to be working as...
View ArticleHow to link data from different entities?
Hello all,How can I link data from different entities? I associated my Product entity to my Stock entity and when I open the 'NewEdit' page of my StockProduct entity, I want to select a Product and...
View ArticleWill the Mendix World Videos be available online soon?
Dear Mendix,We enjoyed Mendix World a lot, thanks for organizing it!So much sessions, it was hard to choose, so we were not able to attend all of the (parallel) session. Will the Mendix World Videos be...
View ArticleCore.storeFileDocumentContent() store outputstream
Core.storeFileDocumentContent() stores java.io.InputStream, how can I store java.io.OutputStream?Thankyou
View ArticleAuditTrail is not creating Log objects
Our App used to use the AuditTrail module back when we were using mendix version 5.18 or 5.20. I can't remember exactly when but we deactivated the module for performance reasons. I think we did so by...
View ArticleInternal user
The free version has a limitation "10 internal user", does it mean that only 10 external user can use the application?
View ArticleHow to achieve with standard cropped Image with ImageCrop
HiI am getting stuck with implementing ImageCrop module (after a problematic installation). Case is that Users could upload a profile picture, I want the users should select an area of their picture of...
View ArticleWhere is the entity short_id stored?
While debugging I currently often get the following error when I try to inspect an item:The provided entity id '89' has no corresponding meta object name In the mendixsystem$entityidentifier table the...
View ArticleSpecialised objects via a published app or web service
Hi there,I was wondering if any one has ever tried to publish a specialised object via a web service or app service, since I cannot find a way to provide this.The specialised object has no associations...
View ArticleLogin Widget No constructor found for widget LoginForm.widget.LoginForm
I have been going through the process of upgrading one of my applications from 5.15 to 6.4.1 (with 5.20 as an intermediary step).The upgrade from 5.15 to 5.20 worked without any issue. However when...
View ArticleBootstrap Tooltip influences page
In our app we would like Bootstrap Tooltip to give some more information to a given field. In this app when you hoover over the field the tooltip reacts somehow strange : 1. The text is not centered to...
View Articlerss for community blogs
Is there a possibility to receive an automatic notification when new community blogs are posted (https://developers.mendix.com/spotlight/), for example by rss?
View ArticleProcess non persistent list in batches
I have a non persistent list which I would like to process in batches. The list already exists in my microflow and I want to process this list in a batch without having to create the list in a batch....
View ArticleNothing displayed in browser after upgrade to 6.5.1
Hi,We have recently upgrade from 5.21.1 to 6.5.1. After the upgrade though there is nothing shown in the browser. Below is our index.html :-<!doctype html> <html> <head> <meta...
View Article