Build a Powerful Wokflow: Unable to import Mendix SSO and Workflow Commons...
I am trying to complete the learning path “Build a Powerful Workflow”. I created a new App using Blank Web Template and when I imported Mendix SSO, I got 24 errors. I guess, I would have to go to...
View ArticlePluggable widget not updating value from props
Hi All, I am creating a pluggable widget, and I am struggling to get the display value to update based on the input attribute provided to the widget. If any one could help me out it would be much...
View Articlehow do I make a get request to msonline azure public keys api -...
I am doing JWT token authentication from an Azure platform generated token for an applications exposed Rest API. I am able to get a response using a browser to the posted url, but cannot get a...
View ArticleMqtt Subscriber not working
Hi Everyone, I am trying to connect the MQTT subscriber in Mendix app to an cloud broker but for some reason it doesn’t connect. I have tried the same with Mosquito subscriber (see image) and it works...
View ArticleRetrieve the list of logged in users
Hi , I have been trying to create the overview page that shows the list of logged in users to the application. I found two ways to implement it, but I’m struck in both ways. First way: I was trying...
View ArticleCall external app from mendix (POST request)
Is there a way to send a POST request from a mendix application directly to another application that is not a mendix (as it is possible using POSTMAN to send the request directly)?
View ArticleHow to select Boolean value in a dropdown?
I want to change boolean attribute using a dropdown with 2 options (yes/no). How can I implement it (bool attribute by default works only with a checkbox and radio button widgets)?
View ArticleI want to find the total number of objects in a list ,how is it possible?
i want to find at a time number of object on list
View ArticleJSON Structure
HI Team, can You suggest how to call the json object to the postgres database.
View Articlehow to convert current date time in dd-MM-yyyy format
I am retrieving the current date and time in microflow , and using that time to retrieve other data, but i need current date n time in dd-MM-yyyy format . How to convert it.
View ArticleDrop down filter
hi I have a scenario where I’m using drop down filter widget when I select an attribute from the drop down filter is not applied It is displaying the whole list Any suggestions on this
View ArticleReset a learning path / module
Hi there, is there a way to reset a learning path or a module in Mendix Academy? I started the “Become a Rapid Developer” learning path a few months ago. Well, life got in the way and I am not 100%...
View ArticleUploading a file on a Native app
I'm currently trying to build functionality where a user is able to upload a video on a native app. The basic idea is that a user records a task which is then sent to a manager for approval. I'm...
View ArticleLearning Path Importing and Exporting Your Data
Hi everyone, I’m currently doing the Importing and Exporting Your Data Learning Path. When I download Excel Importer and Mx Model Reflection Apps (4.1) and configure it as the security requirments and...
View ArticleStepWizard Mendix vertically
Hi guys, I'm using the Steps wizard (https://atlas2.mendix.com/p/bb_stepswizard/7318349394477559) in my application but it is sorted horizontally. Is there a way to show it vertically? When i change...
View ArticleUnable to Run Locally Native App Project
I have a native app project which was working fine in Mendix 8.9.0. I opened it with Mendix 8.11.0 and upgraded the project. When I run locally the web part of app starts and I can view web application...
View ArticleNative App doesn't run locally (Native Packager failed to start)
I am developing a native app and I run it locally to test it on Make it Native App, however I keep getting this error. Please tell me how to fix this. I am using Mendix Version 8.17.0. C:\Program...
View ArticleFailed to build MDA file
Hello everybody, I tried to publish my application via the publish-button in Mendix Studio Pro. After a while it says “Failed to build MDA file. Please view the lastest log file in the deployment...
View ArticleRandomStrongPassword Java action breaks after upgrading to Mendix 8
Hi Forum, When saving user accounts, I use the RandomStrongPassword Java action from the CommunityCommons. However, since I upgraded my project from Mendix 7 to Mendix 8, it throws the following...
View ArticleHow can we check remaining storage size in environment?
Hi Team, I am trying to check total environment size as well as remaining size in my Acceptance and Production environment. Where and how can I check this? Thanks and Regards, Samarth Jadhav
View Article