Data source Microflow called over and over again, even after reaching end...
I know the title doesn’t make much sense, but really, neither the problem I face does. I have a page with multiple data grids that use microflows as data source. One (and only one) of them seems to be...
View ArticleCI/CD in mendix - With help of Team and Build API
Hi Everyone, I am trying to do CI/CD in mendix with help of Team and Build API. When I am accessing the Team API , I am getting the authentication Error only. Can someone provide any input If i have...
View ArticleProblem with google maps widgets and deeplinks through sso
Hey all, When using my app normally, all of my map widgets are loading just fine (using the client’s Google JavaScript API with billing enabled). The problem is when I use my deeplink to hit something...
View Articleproblem in the Account_overview form in the App Store modules
after adding a new user, whenever i press the edit button to edit the new user, do a change, and then click the save button The form does not want to exit after the save Is there an issue with the...
View ArticleTimeSeries Connector website doesn't work
I am following the “Get Started with the TimeSeries Connector” docs https://docs.mendix.com/howto/extensibility/get-started-with-the-timeseries-connector And in step 3 Sign Up for the TimeSeries...
View ArticleProblem to display my result in the auto complete widget
I install the auto complete widget , and I want to search in my list of my Product.Name , but I don’t understand what I have to write in the tab result display , wich template … I did this but the...
View ArticleError while creating deployment package : 'ERROR:...
I am creating a deployment package using MXBuild using following command : "C:\Program Files\Mendix\8.0.0.50768\modeler\mxbuild.exe" --java-home ="C:\Program Files\Java\jdk1.8.0_144"...
View Articleerror with mendix Data grid Extension widget
Trying to integrate the Data Grid Extension widget but get the error below when trying to use inline buttons. error in create widget:self.grid.liveConnect is not a function Anyone got any ideas?
View ArticleWizardSteps widget throwing error when working with Mendix Studio Pro 8.0
Hi Team, The widget WizardSteps is throwing error when the project got upgraded to Mendix Studio 8.0. Is there any fix available for this error? The error is as shown in the image. I tried to look...
View ArticleNew Blog Post: Mendix design patterns - callback
I published a new blog post where I discuss how to handle async logic in a maintainable way. https://blog.mansystems.com/mendix-design-patterns-callback Let me know below, if you would like me to...
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 Articlemicroflow to open/close groupbox (mobile)
We’re making a Mobile flow where there are groupboxes (instead of traditional wizard steps). the groupbox should close once a photo has been uploaded, but still be able to be opened for if you want to...
View ArticleError when trying to update project: failed to connect to the specified...
Hello all, We are facing an issue when trying to update our project from the team server: “Mendix.Modeler.VersionControl.VersionControlException: An error occurred while retrieving the branches....
View Articleoften killing port on cmd when rerunning project
Often when making a change and re-running our Mendix project locally, we will wait for the modeller to deploy and almost every time we do a rerun (this does not happen on the first run when opening...
View ArticleMendix and Spring Boot REST Api in same package
Hi, I have a mendix application which is calling the Spring Boot REST Api application. Is it possible to add this spring boot into the userlib of the project folder in mendix and excute as a single...
View ArticleProblems using images and icons in mobile application
Hi I’ve built a mobile application and I’m trying to display our companies logo in the header. The logo.svg is located in /ProjectRoot/theme/img/logo.svg and it’s working fine in the desktop version...
View ArticleHow to embed a Github html/javascript module in Mendix?
Hi guys I want to implement an external audio library from Github into my Mendix application, so that I can record audio, like on this demo page: https://danielstorey.github.io/WebAudioTrack/index.html...
View ArticleCreate Enumeration Values or Dropdown Values via Microflow
Hello, I am getting via a API Call(Microflow) Users. Now I want to achieve that I can select a User via Dropdown in another module and save them in a new Field. That for I need a Dropdown/Enumeration...
View ArticleEmulate cloud security
What kind of actions are not allowed in the cloud that are allowed on local machine with emulate cloud security off? Is it about file manipulation or are there other topics? Is there any documentation...
View ArticleLandscape mode in tablet
Hello, I have an app I’m running locally and viewing on my tablet via the mendix app. When I try to view in landscape mode by rotating my tablet, nothing happens (the screen still renders for portrait...
View Article