[ExcelExporter] : Error while call java action = GenerateExcelDoc in Mendix...
Hi, I trying to follow the Learning Path of : https://academy.mendix.com/link/module/136/lecture/1267/7.3.2-Entities,-Microflows-and-Excel-Template-Configuration But in testing, I found an unexpected...
View ArticleHow to switch demo-users and use the feedback-widget while set to 'Production'?
The projectsetting for security level is on ‘Production’ for most of our applications, since they are live. Which is good. But it is a pitty that we can not have the nice option to switch between...
View ArticleBootstrap Themes
Is there any documentation on using a third party bootstrap theme instead of atlas ui? The bootstrap themes available online look much closer to the design I want versus anything I can slap together...
View ArticleGetting public profile porblem with location
To make my profile public i need to fill Location in General Information. But there’s no such field.
View ArticleUpdate textbox with javascript?
Hi, I have tried to update a textbox with javascript, but it won’t work, anyone understand why this won’t work? I have tried; document.getElementsByClassName('mytextbox')[0].value = "newvalue"; and...
View Articlehow to choose time range for time series widget
Hello everyone, I am building an app for Siemens Mindsphere. I am using a Microflow in which I am doing a REST-Call. In the REST-Call I apply an import mapping. The microflow returns a list of the...
View ArticleJava action not implemented for app store module java actions.
Hi I am working on new project and I am running it locally for testing. I have added few app store module to my project (ExcelImporter, Communitycommans). Whenever java action is used in microflow...
View ArticleRequirement to create a custom page with HTML and dynamic Javascript code
Hello All, I have been working on Mendix to create web applications and pretty much it satisfies most of the requirement like building responsive pages and combining that with microflows and get the...
View ArticleTrigger javascript after page is fully loaded
Is it possible to fire a javascript-function after the complete page with all DOM elements has finished loading? I would have guessed that if I place this code at the bottom of index.html would to the...
View ArticleMxBuild not working on Windows server 2019
Hi, I am working on bundling mendix app in order to place it under native ios/android folders. I have Windows Server 2019. I have the paths configured. I am running the following command....
View ArticleHybrid mobile build localy
I try to build my Hybrid mobile app locally because The PhoneGap from Adobe is not supported anymore. So I have install android studio and Node.js. Also downloaded the mobile packet from Mendix for...
View ArticleReact-native module doesn't seem to work
Hi guys, I’ve implemented a react-native module (https://github.com/eddieowens/react-native-boundary) in a simple react-native project and it works great! So I tried adding it to my Mendix project and...
View ArticleReact-Native Unresolved Modules (Mendix 8.18)
Hi Guys, So it turns out that the Mendix Modeler comes with its own set of node modules which get used when testing the app locally. I created a custom developer app and installed packages to the app...
View ArticleShowing Error while viewing App
When I want view the App it showing 404 Not Found: Requested route ('trainingmanagement5187-sandbox.mxapps.io') does not exist. how can I solve this.
View ArticleAttachment Migration
I am using Database Replication to migrate data into Mendix that is using Oracle database. I am migrating a table with BLOB columns (contains the attachment) but Database Replication is complaining...
View ArticleGenerate documents
Is there any idea that How to wrap text inside table cell of Data Grid in PDF Template.
View ArticleWhere does mendix store attach file document?
I am attaching document in my app using the FileDocument. Where does Mendix store the attachment? The CONTENT attribute(column) is empty.
View Articlecss scale for popup
Does anybody have idea on changing scale ofpopup layout with CSS? Which CSS should I control? I want my popup context size to be 67% but keeping the size of popup. ↓how I wanted. ↓ what I’ve currently...
View Article[Native] Error pluggable widget to disable Android device back button
Hi, I'm struggling trying to create a pluggable widget to disable the native back button on Android devices. So far I've followed the docs on...
View ArticleVisual Studio Code extensions for Mendix
Hi All, there are currently 4 extensions in Visual Studio Code Marketplace (see below screenshot). My question: are all 4 of them will still be valid for the Mendix 9.0 version and beyond? Especially...
View Article