Fill drop down box with microflow data
Hi, I am trying to find a way to get data from a REST API call (that’s working fine) and fill this data into a drop down widget. I think there is no way to generate an enum by a microflow. To have an...
View ArticleDeployment
Hi all, I’m trying to run an app on the cloud but can’t (the run button is greyed out). Version Studio Pro 8. I’ve tried looking at the environments: But getting a HTTP 500 error...
View ArticleATS: count number of occurences of same value
Hi! Is it possible for to count the number of occurences of the same value in a datagrid? I actually wanted to assert that a record in a grid was not there (after I did some action). But it is not as...
View ArticleAutomate File downloads
The app should access SAP Business objects to download a report based on pre selected fields and store the report on the desired path. The app should also have the access rights to enter the platform....
View ArticleHow to handle User/Account in an application
I have been working with Mendix for 2 months now. How it works is very clear. 1 thing that still bothers me is the very unclear implementation of security. I know you have a System.User and an...
View ArticleWhen is the system text error: client error thrown?
Hi We are facing a very annoying problem to debug: every first REST call of the day results in an error. The user gets the system text: error: client error on his screen. There are no errors in the...
View ArticleControls Validation
Hi Team, I’m newbie in Mendix and has been working on validation of controls. Here are issues that I’m facing during validation: I’m unable to setup multiple messages for multiple validation of a...
View ArticleData grid and list view striping in Atlas UI for Mendix 8.0.0
I'm having some problems with striping in the application I'm trying to upgrade to Mendix 8. After upgrading and updating the Atlas UI module, all my data grids and list views (but not template grids)...
View Articleproblem while runing localay
Hello Team, Can anybody tell me why i have this kind of problem (the screen shot is bellow) and when i manage to solve from this page then any other page gives the same problem i dont know whats...
View ArticleHow does getresponsecookies work in Mendix Stuido Pro 8.0 since RestServices...
I have a rest service that I need to consume. The login would return some cookie parameters. One of the cookie needs to be retrieved and presented in later transaction as httpheader. Parsing...
View ArticleUnderstanding "addOpenFormFeedback"
I probably just don't understand the addOpenFormFeedback method but I threw this java action into a microflow and am calling it on a button press. Nothing is return from the xas call. Is this method...
View ArticleMendix Service Call Issue
Hey guys, I made a service in Mendix to expose some product data to another Mendix application. I’ve never really had an issue with the service until today when all of the sudden I received this guy→...
View ArticleListview Swipe not working
Hello, Me and a colleague are doing the tutorial and we have to insert the list view swipe widget. All the settings are correct, I've checked it 2 times and my colleague did also do it multiple times...
View ArticleListview Search Based On Enumeration
Hi Team, I have added listview control in my application. The entity which I have bind with listview contains some enumeration fields as well. My Questions is, how can I bind those enumeraton field in...
View Articlethe selected image 'Atlas_UI_Ressources.Content.user'no longer exists
hi everyone it beens a long time that I have post a question here !! so I have stopped working because my PC was endomaging and I got a new one acctually the problem is when I closed the app the last...
View ArticleSDK tutorial not working with Mendix Studio 8 Final
I was following the “Create Your First Script” of the API & SDK tutorial found at https://docs.mendix.com/apidocs-mxsdk/mxsdk/creating-your-first-script. Step 4 Opening the App in Studio Pro fails...
View ArticleHow to build screens and connect to database?
Hi, I need help in creating a working prototype using an Entity Diagram. . PS- I’m a non tech guy and very new to Low coding
View ArticleMendix8 error when loading React Widget: React-hot-Loader: Appcontainer...
Hi, I developed 2 React Widgets and they work fine most of the time. But at time, I get the error you can see below that makes the whole webserver freeze. In order to get the widget to be loaded...
View ArticleUpload & Delete Image
Hi Team, I have successfully uploaded image using System.Image entity and viewed the image by using image viewer. I’m facing these challanges. So, require help from team How to delete the saved image...
View ArticleMxBuild & Custom Widgets
As far as I understand, when developing React custom widgets it is standard practice to commit the result .mpk file. We deploy our app in docker and if we are not careful, we can end up with...
View Article