Mendix Desktop Modeler stuck on "Downloading App"
I am running the Mendix Desktop Modeler 7.22.2 on Windows 10. When I try to download an app it hangs on the “Downloading App” window. However, everything works fine if I create an app using the desktop...
View ArticleCan't Commit - SharpSVN Repository Exception
Hello Forum, I'm attempting to commit changes in my branch that resulted from a merge from the mainline, and receive the following error message. Any ideas on what to do? Thank you! Ricky --...
View ArticleModal Progress Bar - Custom Widget
How would i show the standard mendix modal progress bar in a custom widget when a long running microflow is triggered? I need the blocking progress bar to display with a custom message while the...
View ArticleSending HTML email error
Hi, When I am trying to use ‘test’ or send html email using Email Template Module I am getting error: Failed to use the email server to send the email, correct your configuration. Bad type on...
View ArticleDatabase connection errors
Hi all, I am getting the below errors and warnings in my app logs. Although the runtime allows more database connections, is the database limited? ConnectionPoolingMaxActive is set to 200...
View ArticleComponent bundles are not loaded
Hi, has anyone ever had the error "Component bundles are not loaded" when you run the version 5.1.1 of the modeler? If there's a solution to this please help. This happens every second time when I try...
View ArticleSignature verification failed
Hi all, I am getting ‘signature verification failed’ in my log every few minutes. Does anyone know what it is? I’ve been unable to find similar issues on the forum. Many thanks, Garion
View Article[On Premise] Excel Exporter Error - ArrayOutOfBoundsException
Hi All, I have an issue with an on-premise app where the Excel Exporter functionality is throwing an error: 2018-10-22 15:24:17.120 INFO - StouckcountCreate.ACT_ExtractGridData: Grid Count: 4...
View ArticleChanging default loader
Greetings. I am struggling with loader. for some time I want to change it. I was not able to find some useful information about this topic. Can anyone give me any guidelines how to change default...
View ArticleHow to disable the Android back button?
I would like to block the Android back button. I can trap the event and show alerts when the button is pressed, but I have trouble actually stopping the application from navigating back. The default...
View Articlemultilevel reference selector for attributes in New edit page
I have created a simple domain model with associations as follows….. country-- (one to many)-->State (one to many)-->City (one to many)--->User. Now i have two issues 1- Datagrid source as...
View ArticleHow to get Entity ID attribute created by Mendix
Hello Everyone, Can you please let me know how can i retrieve my Entity ID in MicroFlow
View ArticleNumeric keyboard for mobile devices
Hi there, I would like to have a numeric keyboard for integer fields on mobile devices (mobile browser, not hybrid app). This post describes this: https://forum.mendixcloud.com/link/questions/8780 I...
View ArticleNeed help fixing a translation issue.
We were working on a Mendix application that supports two languages (Arabic and English), we already translated all the required text for both languages. But there’s an issue where when we attempt to...
View ArticleCreating two entities on one page
I have two different entities, which connected throw main entity. How to create both entities on one page ? I added a Data View and set the data source to the main entity. When I load the page, I can...
View ArticleATS Testing Session Timeout
I’m doing some automated testing using ATS. Whenever I try to set the value of a textbox, I always get a timeout message after 1 minute. The name of the box is the correct one (using ATS Helper to get...
View Article'System.owner' does not refer to a valid association
An error has occurred while handling the request. [User 'demo_requestor' with session id '17d6cdc6-9c5f-4a71-812a-6edf4c7c1bb6' and roles 'Requestor'] -------- com.mendix.webui.WebUIException:...
View ArticleHow to pass string / number parameter with Deeplink/Universal link to Microflow
Hi, I am following https://forum.mendixcloud.com/link/questions/91914 to implement the functionality to open the hybrid app. My Requirement: Suppose i have an app with many products and each product...
View ArticleHow to use Cascading Dropdown / Reference Selector for more then 1 Entities
Hello Everyone, i want to ask a question that how can i use a cascading dropdown or a reference selectore for more then 1 entity. Like my entity is as shown below so when i view users data it will show...
View ArticleHow to use the treeview widget for this basic use case
Hi, I have a use case where I have list of records in which every record has “id” and “parent_id”. My grid should represent a heirarchy like this : Object 1 → Object 2 → Object 3 Object 4...
View Article