Updating Running Project very slow
Hi all Since today when making changes in my app and wanting to reload the project locally it has taken a lot lot longer for it to update the running project and refresh the app. For example, the only...
View ArticleConfigure Sign Out
Hello, when the user clicks signs out, it signs the users out but does not bring them to a signed out home page per say but signs the user out and leaves them on the same page. When the user signs out...
View ArticleQuestionnaire inside the system
Hi! I am completing my dissertation project in Mendix, as part of the project I am creating an advisory system and hope to implement a questionnaire asking users a few questions. Does anyone have any...
View Articlepassword field not active in Mendix 9
Hi I am upgrading my app from Mendix 8 to Mendix 9 and the password field is not reading, even though there is text in there. So far it looks like a browser issue but I wanted to see if anyone had this...
View ArticleLoop before commit event?
Hi, I was wondering if there was a way to loop a before commit event handler where a sum is taken. Some aspects of the data may be changed or removed by the user, so I also want the sum to be done...
View Articlei cant set the association when creating a new object...
I am unable to access anything from my microflows…
View ArticleSimple Checkbox Selector for Native
Is there any widget that supports similar functionality as ‘Simple Checkbox Set Selector’ in Native mobile?
View Article9.10.0: Document (PDF) generation fails...
Error: “Caused by: org.xml.sax.SAXParseException: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.” Is anyone aware of what causes this issue...
View ArticleDatahub Fail to Commit
I am doing the DataHub Learning Path. I checked twice what I’ve done but when i get to module Mendix Academy - 4.2.1 Implementing CRUD i cannot manage to send changes from the consumer Application to...
View ArticleCheckbox list in Native
I am trying to implement similar functionality of ‘Simple Checkbox Set Selector’ which works only for web.
View ArticleDelete object to delete associates shown on page
Hi, I have an entity and an associate data view within the first entity of another entity. The delete button next to the parent entity deletes the parent entity, but how do I make it delete all the...
View ArticleGrid Cell Styler Widget - Javascript rule
Hellou Mendixer :-) Im using the Cell Styler Widget from the Marketplace to change the Color of a column, based on the Status. Mendix Marketplace - Grid Cell Styler so if the Status = new then the...
View ArticleCrashCourse 10.2.5 OQL error CE0174
I am getting ‘CE0174 – Error(s) in OQL query, element – ‘ When I open the dataset the OQL actually has no errors, I am at a loss to understand what that – means? OQL seems perfectly well formed......
View ArticleExcel Importer Template Security
We currently have import templates for our application. We want to create new ones and have those accessible to our business admins. We want them only to see these new specific templates, and not all...
View ArticleRapid Development Section drop down menu
Hi, I’m taking the rapid development course and am stuck. In section 4.82 I can’t get my drop down entitiy to show Course Overview. It won’t let me select anything. How do I tie in the Courseoverview?...
View ArticleData Grid 2 Date and Time field
Does anyone know how to get the time to show up when using a Data Grid 2? I can only get the date to show, even though its a date and time field in the DB.
View ArticleS3へのファイルアップロードでエラーが起きる
marketplaceで公開されているAmazon S3 Connectedを活用してS3へのファイルアップロードを実現したいです。 しかし、上記パーツを実装してAWS for Private CloudにAPをデプロイして実行すると添付エラーが発生してしまいます。 AWSでは特にEKS ⇔ S3間の通信規制はかけておらず、またファイルのダウンロードはCloud上でも実施できております。...
View ArticleData Grid 2 Looses Nested Data View Content after Sorting
We have a Data Grid 2 View which for some Columns has Custom Content as the Data to be Displayed. Inside the Custome Content some further Associations are Traversed in order to Display the Data. If we...
View ArticleBuilding Docker Image Locally
Hi all, I have an application built in version 9.6.9. It’s the first time I’m attempting to build a docker image locally and I’m struggling to do so as described in this documentation:...
View ArticleInstructing the JVM to run the major garbage collection by command?
Currently I'm monitoring an application that gradually consumes a lot of memory in the tenured generation space over a period of time. Now I'm – Regardless of the fact that JVM runs the major garbage...
View Article