Return MxObject from javascript action
Hi, I’m trying to do some calculations and to return a MxObject afterward. I’m not that experienced in javascript but I’ve come up with some code but my object seems to be empty. Anyone who could help?...
View ArticleMendix Native Mobile application, tab container not working anymore
I’m new on mendix and developing demo application but tab container not working and showing this error: Warning: ViewPagerAndroid has been extracted from react-native core and will be removed in a...
View ArticleMicroflow - Creating Object Results in Extra Day?
Hi – this issue is perplexing: I’m using a Create Object activity in a microflow to add a row as follows. So it is essentially adding a row from my IteratorObject. I’m not doing any date calculations...
View ArticleBrowse button not working- .CSV and ExcelImporter
Hi everyone! I did an integration of 2 projects (different versions) and once merged and all errors debugged I lost the behavior “browse” to upload files. Is there anyone with the same issue? Many...
View ArticleAdvanced Gantt Chart / Scheduler widget
Hey all, For a new project, we're looking for an advanced Gantt chart or resource scheduler to use in our application. I've been searching on the app store, but haven't found a working widgets that...
View ArticleDateTime from week number
Hey, I have a week number, now it try to find the first day and last day of that specific week if a datetime object. Can someone help my with this how I can do this in a microflow?
View ArticleData retrieval in native app
Hi everyone, I’m trying to build a native ordering app as a demo. Everything works well enough, so now I wanted to try and build in a button that can open & close the ordering process. A user...
View ArticleWhere's my dataset I created in Mendix Studio Pro?
I’m following Home/Learning Paths/Unlocking True Collaboration/The Project Directory/The Clean Directory Example/Create Dataset I followed step 1 using my first app, and added added a dataset, called...
View ArticleFailed to start Mendix
Hello, I have just signed IN and as I entered it says FAILED TO START THE MENDIX STUDIO. Please let me know how to get it fix this. Thanks
View ArticleNanoflow signin issue - anonymous user prevents access to page.
I am using the “Nanoflow Commons” module and calling the “SignIn” Java action to do a custom sign-in of an anonymous user. This works; however, as soon as I switched to prod security mode and set up...
View ArticleError while deploying app on Mendix Cloud
I am getting an error while deploying an app on Mendix cloud through desktop modeler. Note : It is a Free App I also chekced the developer portal for logs, but there is no specific error mentioned as...
View ArticleNanoflow timer with more options
Hi there! I’ve been working with the Microflow Timer widget which works great for triggering my nanoflow with an interval. But for my application, I would like to trigger nanoflows based on their...
View ArticleHow to change the string into date
Hello, I have a problem to change string to date after I import the XML file. The date on the XML file is string, the format is “12/3/2018 8:47:32 AM” but I need to change it to date in the microflow....
View ArticleError message: Can't run Mendix locally anymore
Error Message Mendix.Modeler.M2EEConnector.M2EEException: The server encountered an error. at Mendix.Modeler.M2EEConnector.M2EEResponse.CheckSuccess() in...
View ArticleError :“Compilation of Java action failed”
I am facing the error while running locally as shown in below screenshot. I tried below steps several times: - Project → Synchronize with Project directory (F4) - Project → Clean Deployment Directory...
View ArticleCheck whether a string is a valid password on the current application
Is there a way to check whether a string will be allowed to be set as a password on the current application? If I change the password on an account entity into an invalid password the user...
View ArticleJMeter - Execute microflow
I'm trying to explore the possibilities to use JMeter for load testing. I'm able to do a login through a POST http request, which gives me 200 status code (OK) and a cookie with an xassessionid....
View ArticleITMS-90704 error uploading on Transporter for App Store Connect
Dear all, I tried to upload an .ipa file to app store connect but is as appearing an error ITMS-90704 because it was missing a 1024x1024 icon. I checked on Mendix app management> Publish App for...
View Articlehow to make navigation tree activate "active state "
if i click on the menu, you go to the page, when you click on the menu item again it gains the .active class allowing style elements to be applied to the item letting the user know which page they are...
View ArticleUsing longitude and latitude in query
Hi, I want to use this kind of query (from https://gist.github.com/robotmay/851250) in a microflow: # Using an example table of 'addresses' with a latitude and longitude column # Replace #LONGITUDE#,...
View Article