Autocomplete & Multiselect : How to make multiple filters work ?
Hello, I and my team are new to Mendix and we would need some help on how to set up a basic search system. We use the Autocomplete & Multiselect module. First, we would like to understand the logic...
View ArticleInterested To Review This Website
Hi, I have been following this website for the past few days. I have a tech-related website and I am much interested to review this website on my site. I don't know if it is possible or not or what is...
View Articlehow to exernal database
hello experts, can some one guide me to use external database as i know mendix has ability to connect with external databases also we have data base connector module available on mendix marketplace but...
View ArticleHow to access public constant value from console at client side?
How to get the constant value that is marked as public,I want to access those at client side from console? Is there any way?
View ArticleDownloading SVN Repository with PAT token instead of account password
I’ve noticed that svn does not allow authentication with a PAT. So i’m forced to use my account password. But I don’t want to use my account password because of security reasons and because I want to...
View ArticleReport generation in PDF
Hi Reader, I have a list of records in an entity. I want to download these records in the form of a PDF. How can I do this? Thanks and Regards, Harshraj Singh
View ArticleMendix 9.12.4 - Not able to Sign in (You are currently offline)
Hi, I am unable to sign in Mendix 9.12.4, facing below errors: Note : We are doing mendix migration from Mendix8.18 to Mendix 9.12.4. I am not able to connect Mendix Team Server in 9.12.4. If I install...
View ArticleError in Role Assignment
Dear All I am getting below error while assigning the new module role to user Role in my free application Studio Pro Version 9.13.1 I have Restarted My Studio Pro still getting the same error. Error as...
View ArticleIs there a soundex function in Mendix default PostgreSQL databases for fuzzy...
The soundex function to do fuzzy name searches is included in Oracle, MySQL, and SQL Server databases. For example, if you have a table of genealogical data and want to search for the surname of...
View ArticleEnable Content-Security-Policy on a web app
Hello, we need to add http header in our application. we have on-prim installation - shell i just add this header on login.aspx and index.aspx will do ? or does it require any other changes?...
View ArticleSave changes in FileDocument
Hi Team, I am using overlay pdf java action and I am getting 1 blank page at the end unnecessary , to avoid this I have written 1 java action to remove last page , now one last thing i have to add to...
View ArticleHow to write a microflow to extract each object of list object?
Hi I have a situation in which I have list of animals entity then i have created a list of sibling animals from association with animal entity. So Next time when I am creating new sibling animal object...
View ArticleMake a PDF interactive by creating locations
Hello there! I am looking to make a PDF interactive by placing things on top of it I have a lot of orders for my company, each order has a PDF file that shows locations. I want to place something on...
View ArticleHow to calculate end date of a month from given CurrentDate
Hi, How to Find month end date from given date through microflow?
View ArticleAn Unknown Error occured while starting the native packager Mendix Studio Pro...
Hi Experts, I just created a new project using the Native Mobile App template, and then when I try to run the project, I encounter this error System.AggregateException: One or more errors occurred....
View ArticleXLSReport: custom column headers
Is there any way to have the column header names come from an attribute rather than coming from the hard coded values I type in the worksheet settings? In theory I could have the first line of the data...
View ArticleCaller App Excel | unable to download the excel sheet
I am unable to download the caller App Excel sheet for my test.
View ArticleCreate New Domain Model Entity in Java Action
From within a Java Action, what code and libraries are needed to Create a NEW domain model entity (not instantiate an object reference of an already existing Entity)? And how to then create Attributes...
View ArticleImport and unzip password protected ZIP file
Hi, I need to import a password protected ZIP-file from a SFTP server and subsequently unzip it, and process the files in it. I'm unable to find any modules that allow for unzipping password protected...
View Article