I can't install Studio Pro in my company's VPC.
I opened a mendix domain, but I can't install Studio Pro in my company's VPC. Mendix Studio Pro 10.6.8 The documentation says you need to open the domain, and it shows the port. I think stuio pro uses...
View ArticleCustom Search button for Data Grid 2
Hi Experts, I have added data grid 2 with Datasource as microflow and added logic for filtering the list in that microflow. In the microflow, I am retrieving all data from database. But due to heavy...
View ArticleHow can I select an item from the editorial type list so that it can modify...
In Mendix, I have an entity "Article" and another "TypeRedaction", both having a "many to one" relationship ("many" side for "TypeRedaction" and "one" side for "Article"). So in my "Article" entity I...
View ArticleDate comparison not working in dev environment
Hi, I am using a query to fetch some data based on date. date comparison is working fine in local but not in dev. sample: date is 2024-05-14 00:00:00.000 in Database table and I tried to convert date...
View ArticleGet Entity Name by Client API
Certainly! Here's a revised version of your question with some additional context and details: Hello everyone, I'm encountering an issue with retrieving the entity name using the Mendix client API in a...
View ArticleForgot Password Custom Reset Password Page
Hi everyone How should I create custom reset password page for Forgot Password module? I need to show my custom page during signup process after user clicks specify password url. Any help is...
View ArticleCreate table with unequal amount of columns
Hello all, I want to make a table that has 2 rows, but I want the first row to have 2 columns and the second row to have only 1. Currently I used a workaround by creating 2 separate tables and then...
View ArticleGenerateURL in the ForgotPassword module java.lang.NullPointerException
The Java GenerateURL action, when I run it locally, sends the following error message:com.mendix.webui.WebUIException:Exception during runtime operation execution. at...
View ArticleTrouble testing my app on a real device through Mendix's Make It Native 10
Hello everyone I am building a native mobile app on mendix version 10.10. However I'm having trouble testing my app on a real device through Mendix's Make It Native 10.Specifically: Use on iPhone 11...
View ArticleHow to generate page using document template
Hi Experts, I need your ideas on this one. I have a microflow that generates a pdf document out of the document template, but the current functionality is that when the document is generated, all data...
View ArticleDatagrid 2 - Huge Data Load Issue
We are using Mendix 10.2 version and using Datgarid 2 to load data from the table. We are using microflow to fetch the records and show in the grid. When we load more than 1000 records, we are unable...
View ArticleFiltering Of Data
Hi Experts, Supposed I have this setup in domain model: Main <-(1-*)- entity <-(1-*)- entity1 <-(1-*)- entity2. 1 main object with 3 sets of data for entity, entity1, entity2: Main: [0]entity,...
View Articlehow to solve the 504 gateway time out issue ?
After I completed App module , i want to publish the app in server, after i publishing it works after sometimes it shows error as " 504 gateway time out " why it showing often & how to solve this...
View Articlehow to convert string to date and time
hello how i can convert string to date and time input 2023/09/19 0:00 →Date and time output 202309 →Date and Time I use "parseDateTime", but it is error.
View ArticleHighlight the area in Google map
Hi, I want to highlight the area in map. In map I have to show list of sites with custom marker so I am using Google Maps Custom Marker widget (Link) along with I'll have one radius value and based on...
View Articlehow can i create a save microflow for the following page
how can i create a save microflow for the folllowing page which i am uploading...
View ArticlePrompt connection error
Hi How to handle when the connection unreachbale the prompt pop able to customize (wording)
View ArticleJava compile error
Hi, i'm getting the above error and these are the error details C:\Users\Admin\Mendix\FirstDEmo-main_2\javasource\mendixsso\implementation\UserManager.java:39: error: cannot find symbol...
View ArticleHow to avoid this latest version upgradation?
I cant able to publish the app and take the pull changes, don't want to upgrade version. How to avoid that?
View ArticleCan you help me
An exception occurred while running the after-startup-action. -------- com.mendix.core.CoreRuntimeException: com.mendix.systemwideinterfaces.MendixRuntimeException: Object id: 13510798882137277,...
View Article