REST service of free app in sand box is returning error code 500
Hello, In a free app, I published a microflow which consumes another REST service in its activity. If I try to consume REST service of free app it is returning the error code 500.
View ArticleHow to record voice in web/native app Mx 8?
Hi guys I am wondering how I can record voice in a web app or in the native app in Mx 8. Anyone an idea or working example?
View ArticleDatabase connector string in query
Hi, I'm trying to run the following query: Select Firstname From Customers Where Firstname = ‘Bob’. However, the whole query has to be a string in the database connector widget and it doesn't recognize...
View ArticleMendix with Gitlab - How to check diffs in Mendix Project ?
I want to use Gitlab as my repository manager for my Mendix project over default Mendix team server. Reason is I will be able to build docker images and run those on AWS. Has anyone did the same ? How...
View ArticleUnexpected identifier SyntaxError: Unexpected identifier
Hi, Whenever I start my application which first opens the login page for an anonymous user, it throws this error: Log level: Error Log node: Client Message: Unexpected identifier SyntaxError:...
View ArticleHow do I run through all selected items in a ReferenceSetSelector in a...
On my referencesetselector i like to run a microflow on the Change Event. Inside the Arguments i can choose selection or all row. The microflow creates 2 Parameter. If i try to loop trough my list...
View ArticleImages not getting loaded when called from css in Mendix 8
Hi Team, I am facing an issue with the images, as they are not getting loaded when called from css after updating the project to Mendix8. I am providing the url for the background as background:...
View ArticleDisplay resource as columns on Calender widget
In our project we need an addition on the calendar widget, we need to display resources as columns instead of days. This question has been asked before but without an answer. On github, I can find...
View ArticleHow to automate Mendix deployment using CICD ?
I created deployment package for my app using Mendix desktop modeler. And then using AWS IAM, i am deploying it on AWS. There is a API of Mendix using which you can create deployment package directly...
View ArticleHow to remove the focus on the RichText Widget?
Hi, In our project we use the RichText Widget. It is used as a input field on a page which also contains a Listview. When we change something in the listview, for example deleting a row, the Page...
View ArticleUser specific inlog message
Hello, Is it possible to have a custom log in message for a specific user role? So when this user logs in he will recieve a pop up about with a certain message that is calculated in a microflow? Thanks!
View ArticleHow to create deployment package locally ?
Is it possible to build a deployment package on my machine without using desktop modeler? I also don’t want to use Mendix cloud here for some reason. I am looking for something like we build a Jar...
View ArticleCloud hosting server requirements
Hi What are the recommended server requirements to cloud host(In private cloud) a Mendix application? SQL Server version Windows version Ram HD space Processor speed
View ArticleHow do you show/hide a container based on a variable or button click?
I’m fairly new to Mendix so I’m sure this is just part of my learning curve.. Use Case: The user sees 2 buttons on a page (B1 and B2). There are also 2 containers (C1 and C2). Container C1 is visible...
View ArticleRestrict Autocomplete
Hi all, Is there any way to disable autocomplete in mendix while filling the page?
View Articleappoint colors in runtime (like in the cal widget)
I saw in the cal widget that there is a field that allows you to designate a color to an appointment. Can you configure certain colors to a enum? So instead of choosing a color, you choose something...
View ArticleIs there any way to access image file information in an offline app?
Hey everyone, we are currently working on an app that must be usable offline, in an outdoor mission, as an installed apk on Android. The point is to connect attributes (enumerations like “Picture taken...
View ArticleBest practice for adding team members to a project
Hello everyone! This is my first time making an app on mendix (other than the learning paths) so I’m having some issues. I’m experimenting with ways to add users (teammembers) to a project. I’m using...
View Article'PUT' Operation of a PRS
Hi everyone, Currently I’m trying to implement a “PUT”-Operation within my Published Rest Service according to this idea: https://forum.mendixcloud.com/link/ideas/879 Therefore, I’ve created an Import...
View Article