Google Maps Widget
Hello Forum! I am trying to implement Google maps for my application, I have downloaded the widget but its not showing under the Marketplace modules and when I try to download it again it says its...
View ArticleEncryption.Decrypt hacking attempts?
The Encryption module contains a microflow Decrypt. If the string input parameter isn't encrypted, it throws a warning and returns the plain string input. The microflow has no allowed roles, so it...
View ArticleDate inconsistency while setting date to a particular attribute in microflow
Hi, I am setting up one of my date time attribute in microflow using this "trimToDaysUTC([%EndOfCurrentMonth%])" but I am having inconsistency issues. Some time it is setting up correct date suppose...
View ArticleMendix Modeler in dev mode (easter egg)
I am running my modeler in dev mode. Has anyone seen this before? I might have found an easter egg. Edit: screenshots have been deleted.
View ArticleIntegration of AI chatbot (ChatGPT) in Mendix
How do I integrate ChatGPT into an existing project? Ex. wanted to build AI into an existing project. If user, ask any question related to existing project or module or calculated data in database so...
View ArticleNeed a steps to generate an apk file using android studio for PWA Mendix App.
Iam currently working on mendix PWA application which is done for both phone web and native mobile.So, I want to generate an apk file for phone web. So, that it will be helpful to view the app in...
View ArticleWhy download file Template no data in jxls
After Download File. Expression = jxlsteam:jx:each(items="LostForm" var="LostForm" lastCell="F5")
View ArticleLogout user on navigating to login page using browser back or forward button
Need to implement browser back and forward button functionality, when a user navigates to the login page using these browser buttons, the user should be logged out from the application. Additionally,...
View ArticleTrouble Deploying App After Enabling Full Security Configuration
I'm encountering an issue with deploying my Mendix application after enabling full security configurations as per Mendix guidelines. The application functions properly without security enabled, but...
View ArticleHow to add checkbox which will manage the access to the roles?
Hello, Can anyone knows how to add checkbox in page where admin have access to modify the read/write access to the roles not in the code(mendix studio pro) but we need to do in page itself after on...
View ArticleExecuting a simple java action on client
Hello, Learning mendix on my own since a week and it has been going pretty well. I have question on execution of Java actions. I have tried browsing the forum for related questions but I am unable to...
View ArticleSystem Member Changed by not accessible in a module
Hi everyone: Right now I am trying to use the changed by Member on an entity to show that user in a Data Grid 2. when I create an object of Entity A in Modul 1, the system member Changed by is...
View ArticleHow to create column chart using Anychart widget with passing data...
How to create column chart using Anychart widget with passing data dynamically? Need step by step process.
View ArticleHow to get count from an Odata Entity at consumer's end.
I have an Odata entity at Project A which is being used by Project B. In project B I want to find the count of that entity in a microflow.
View Articlehow to download mulitple file in the same microflow ?
i need to download 2 file in the same microflow but it only download the last one may be it override on another What is the solution to this problem ؟ i am using the microflow that appeare down but...
View Articlehow to revert delete module In locally (not save on TeamServer)
Losing work in locally (not save on TeamServer) my app didn't upload on TeamServer
View ArticleGoing Mobile Assignment: I'm getting errors when configuring the...
I don't understand what I'm doing wrong. How do I write expressions? Attached are images that show my errors, please check the images and tell me what am I doing wrong. I'm on Mendix Studio Pro 10.9.0
View ArticleProblem with Arabic language
i was generate pdf file with template in arabic language but when i am download it the words appear like that ##### can someone help me
View ArticleRetrieve action results in empty records but the database has records
I'm trying to retrieve list of currencies in a microflow (retrieve action) but it returns no record although records do exist in the database. It seems like a Mendix Bug Microflow Database
View Article