Use Data Importer to map a date column in csv file to DateTime
Data Importer can map a date in an Excel file to a DateTime. However, when using a csv file, dates can only be mapped to String. How can I convert the string later into a Date Time in an efficient...
View ArticleGmail and email connector
Hi everyone. I would like to send an email. I have tried the email-connector, but this does not seem to work well with gmail, because they no longer support 'basic credientials" Starting on September...
View ArticleImporting excel files throws errors after migration to mx10
Hi, I recently migrated my project from mx9 to mx10 and also upgraded all modules to the latest versions. In doing so, I first removed all user libraries. However, I now realize that importing Excel...
View ArticleHow to selected listview inside dataView
Hi, I have a problem where I cannot select items in the listview, is there a solution to the problem I am experiencing?Currently I use the reference selector to open the "Material Select page" which...
View ArticleFlexible number of columns CSV Import
Hi, I'm using the CSV importer to import a CSV file. Right now, when you have your non-persistent entity configured to have 10 columns, but the CSV file only has 9 columns, it will throw an error...
View Articleemail function
Dear Community I add email connector to my new App to test the functionality, however I got an error. I followed the document, installed modules: error information as below when I add navigation page -...
View ArticleIs it possible for administrators to dynamically add new text input fields...
Hello everyone, I'm currently working on a project where users need the flexibility to choose which fields they want to include in a form directly from the front end. For instance, let's consider a...
View ArticleHow can i access token of POST API response in GET API
Hello everyone, Here I'm posting POST API in save where I will get token on save of this data. I want to access that response of Token data in my GET API. But, I'm unable to access that token data in...
View ArticleDownload File from Azure Blob using REST API
I want to download files from Azure Blob Container using SAS Token. When I tried using both utility from the Marketplace I am getting exception. When using REST API call, I am getting below exception....
View ArticleWhile opening my project studio pro is throwing an error - [Object reference...
I was committing my code to repository and I chose rebase option instead of merge and after resolving few conflicts it threw the error yesterday and since then I am unable to open my project but my...
View ArticleMendix Free App Blocking Public External GET API Calls
We have been using OIDC Module for SSO Connectivity and using the Well known configuration URL to load all the OIDC Integration Endpoints for self configuration. But from yesterday after Indian Time...
View ArticleError in mendix Email connector/Excel Importer
Hi, I am using email connector, it was working fine. Now we have updated the email connector version. But now I am not able to add email account. Working fine on local but dacing error Mendix cloud....
View ArticleOData query filter by enum
Hi community, I have published an entity as an Odata Service. Now I am testing the endpoints. I have problems filtering by enums. I am not sure about the spelling of the query. Currently I use, as I...
View ArticleHow can I sort data inside List view
How can I sort data(rows) based on ContactEndDate, I have use listview, inside that I have used table to represent data,
View ArticleGetting Systme administartor error while loading 2000 rows in a Data grid
Hi Team, What is the maximum capacity that a datagrid can accommodate or load at any given time? In my ongoing project, we utilize a datagrid with its datasource linked to a Microflow. Despite the...
View ArticleDatabase performance issues related to OR operator
Hi everyone! It's about solving the database performance issues that I believe are mainly because of the OR queries which are not supported by Postgres SQL -...
View ArticleMac MendixStudio Pro not displaying properly
Hello everyone, has any of you encountered this kind of error? As you can see GUI is not displaying properly in App Explorer or toolbox I can't se anything than blank space I tried reinstalling,...
View ArticleLog message not displaying
Hello Community, Our application is deployed on-premises, and we're encountering an issue where logs are not being generated when we set a log message in nanoflows. However, other logs are coming...
View ArticleWhere can I find my native application AndroidManifest.xml
Hello all, How and where can I find my AndroidManifest.xml as referred to here:...
View ArticleFacing Issue in building Container Image for Mendix Application
Hello Team, I have created mendix application & when I am trying to build container image(Docker image) for application, it is giving below error. #17 0.498 /usr/bin/env: ‘python3\r’: No such file...
View Article