cannot run mendix project in eclipse
Hi, all. I deploy a mendix project for eclipse and import to eclipse, but meet some errors. I tried eclipse 2020-3,2020-6 and also 2019-9, all of them failed to run the project. I think the build path...
View ArticleDoes Mendix supports Handheld Bar code scanner and Printer?
If Bar code scanner is a handheld device without a camera then how can we connect Bar code scanner and send its template to Bar code printer ?
View ArticleBarcode Reader Integration with Application
Hi All, I have requirement where user will read the barcode using Barcode Reader(for Example, if you go to any supermartket, they will use barcode reader then the price of the product will be visible...
View ArticleWhich Hardware do you use? // Mendix Pro on Windows Server 2016
Hi, With the time my projects slowly become a bit bigger. However, I have the impression that my hardware with Mendix reaches its limits, especially when Teams is also running at the same time. HP...
View ArticleHow to convert all mendix data/record in pdf format and share via what's up
Hello, I have all the product details, I want to convert all the data in pdf format in the page and share that pdf to another person via what’s up or skype or any other social media platform. Please...
View ArticleShow password in the Login form the App store
Hello ! i downloaded the Login form from the app store , is there is any way to add the glyphicon eye to show the password inside the password field ??
View ArticleUnable checkout code
Mendix.Modeler.ProjectHandling.Checkout.ProjectCheckoutException: Downloading the App failed. at...
View ArticleUnit testing Java actions
Are there any best practices to adhear to when unit testing your Java actions? I'm finding it difficult to call a Java action from within a unit test when I have to specifcy parameters of type...
View ArticleUnable to download "Starting Point" file from Private Organization App Store
We are trying to create a package that is a “Starting Point” for Mendix. It’s uploaded to the app store and private to our organization. It shows up as an option to choose from, and when I try to...
View ArticleDefault background on template document
Our customer uses a Mendix app to produce output with Microsoft Word (using Templates and Generate Document). They requested to add an default background image in the (Word) template, almost full page...
View Articlemicroflow environment
How do i navigate to the microflow environment? version is studio pro 8.11.0
View ArticleCheckbox without data view in mendix
Hi, I need checkbox without data view.I need to pass a hard coded value let say 1 for first checkbox 2 for second check box without data view. Once the user selects the checkbox, I need get the check...
View ArticleBarcode Scanner from Tablet Browser
Hi all, i have requirement to scan Barcodes . Application is a desktop application. The Barcode scan has to happen when the application is opened in the browser of tablet or a mobile phone. Is there...
View ArticleIBM Watson Assistant Error when sending Message
Hello, I am currently working on integrating IBM Watson Assistant into one of my Apps. Unfortunately I am facing some issues which I didn’t have, when I tested the other Services (e.g. Speech to text,...
View ArticleOQL - Sub SELECT statements in SELECT?!
Hi all, I have a dynamic excel export where I build as many columns as required, but when looking at the OQL it creates, I am not able to pick the right cell under the relevant header. SELECT...
View ArticleWhere a Signature is stored as an image?
Hi all! So I’m trying to create an app where someone can add a signature in a page. I’m using the signature widget I found on the app store. My scope is to add this image on a pdf file but I cannot...
View ArticleGetting "SenderId mismatch" while sending push notification message to my app...
I have configured FCM, and downloaded google services glist, json and private key and followed all steps. Log: { "error": { "code": 403, "message": "SenderId mismatch", "status":...
View ArticleHTTP Error 500 when running Mendix App locally
Hello, In our project we currently have the problem, that some developers run into a HTTP ERROR 500 when running the app locally and viewing it in the browser. In our project we are currently working...
View ArticleEmbedding a link in javascript action
Hi everyone, I have very little javascript experience, and I am trying to embed a link in an email in a javascript action, but it is not formatting the way I want it to. I just want the link to say for...
View Articleline break in hybrid mobile app
Hello everybody, I am trying to break a line if it is too long for a cell in a table. The table is in a dataview and the App-Type is hybrid. I have tried to add line_break{ word-wrap: break-word;...
View Article