Date Filter
I have a DataGrid2 with a Date Filter on header. Currently, it displays the date with the month and year, but I want it to only show the year, such as 2021, 2022, 2023. How can I achieve this?
View ArticleUnable to activate the SAML configuration, because of the following error:...
When i try to activate the IDP, i received below error; Unable to activate the SAML configuration, because of the following error: IdP Metadata does not contain any certificate: I imported IDP metadata...
View ArticleMendix SSO request handlers not starting
Hi I'm working on an app in a free enviroment and after nine months of use the login handlers broke. Now if I try to login my app an error message on a blank page will show up. This is the log of the...
View ArticleHow can we achieve a 2 factor authentication for mobile app in Mendix?
Need a 2 factor authentication for a mobile app in Mendix. Any references for this would be helpful.
View ArticleAssign the value of a variable that is inside a loop to another variable that...
Hello all Mendix developers I have a variable 1 inside a loop, I want to use the value of variable 1 in a variable 2 that is outside the loop, that is to say, to assign the value of the variable inside...
View Articlerun the mendix application on a linux nginx server?
I am looking for alternatives to be able to implementa mendix project on an nginx server. but when I build the project it does not return static files like a standard web project. Mendix-specific...
View ArticleExcel Exporter error, removing duplicate Jarfiles does not resolve issue
I’m getting the following error when trying to export excel file: An error occurred while executing an action of Hub.Order_Overview.actionButton5: Expected response body to be JSON. Instead received:...
View ArticleUnable migrate 9.24.6 to 10.9 version
Hi Hi Team I'm Trying to migrate the studio pro 9.24..6v to 10.9 version. got the lot of errors, but i updated Modules from Marketplace still i'm facing 2 issues. could please help me out this....
View ArticleCSV Import Widget / Timeout Issue
Hello all, In my application i use the CSV import widget . My purpose here is , I want all the lines read and imported by system in my CSV file. I made a non- persistable entity in domain model first...
View ArticleDependent drop down in data grid 2
Hi, I want to add dependent drop down in data grid 2. Lets say, I have created one entity with three attributes (Country, State, Region). All are Lov Values. I have to use Data grid 2. So how can I add...
View ArticleLogout Action in Microflow
Hi Guys, I’ve checked out this post : https://community.mendix.com/link/questions/6759 But it seems pretty outdated and was wondering if this is still the only way to trigger a Logout in a microflow. I...
View ArticleHow To Pass Page Parameter From Deeplink
Hi All I have created One Deeplink and from that deep link I am calling One Microflow inside that microflow am fetching object from the rest call, and after that I pass that object to the page...
View ArticleHow to retrive data from association ?
I have one entity called Deviceinfo that contain device information. I associated this entity to history table.as 1 to many.i try to retrieve data from association in microflow.but i get empty...
View ArticleYour changes could not be sent to the remote repository
Hi, When I try to commit in my branch I get an error "Your changes could not be sent to the remote repository. On your next commit, Studio Pro will attempt to send these changes again." But no matter...
View ArticleHow to keep hamburger menu constant for desktop view when i switch from...
How to keep hamburger menu constant for desktop view when i switch from mobile to desktop
View ArticleAdd column to present table
Hello, Can anyone help me in this table, how to add one more column in this existing table.
View Articleset financial year extract from given date
how can i write if condition to set my financial year? [if FormatDateTime([MeetingDate], 'MM')>3 concat(FormatDateTime([MeetingDate], 'yyyy'),'-',FormatDateTime([MeetingDate], 'yyyy')+1) else...
View ArticleCustom LoginPage Logic
Hello Forum, I am a beginner in Mendix, I am trying to create a custom Login page for my application. I am following the steps given in one of the learning paths i.e...
View ArticleGenerate PDF Error
Hello, I am trying to generate a PDF document, so using the Marketplace module "DocumentGeneration"s microflow activity called "Generate PDF from page", when I pass a 'Context object' to the 'Page...
View ArticleWhy is the default language not applied for anonymous user in 8.15.2?
Hi I’ve set the default language to Dutch. Changed the language of my OS also to Dutch (if it might be affecting). Now I still see that the page is shown in English why there is a Dutch versioned page...
View Article