Do others also have problems with marketplace.mendix.com/
Hi all, since about yesterday I’m routed to marketplace.mendix instead of appstore.mendix. I’ve tried to upload a module and a widget there to the private area and both failed at one or another point....
View ArticleNavigation Tree does not Collapse Previosuly Visited Nodes
I know that it is a “Tree” and Trees can have multiple Expanded Top Nodes, however in the case of Vertical Project Navigation Menus this makes the MendixNavigation Tree unusable. All Parent Nodes...
View Articlejson formatting question
in the message definitions, i choose different values in the form from different entities via associations. now the json format coming out is like below. {"Field1": "Data1", "Field2": {"Field2":...
View Article[%CurrentDateTime%] not working in expression of microflow decision element
Hi folks, I am trying to compare an invoice date (attribute of my entity) with the current date in order to check wether it was payed in time the invoice is due. Trying to create a microflow for it but...
View ArticleNative Pages: How do you add a list containing server object with dynamic...
Solution anyone? Example: Customer Object contains data that was committed with another Native page Need to display a list of this data on a native page that is dynamically constrained i.e. Customer...
View ArticlePopup Menu or Dropdown Div Container - Conditional Visibility Error /...
Hello, I am having an issue with errors related to conditional visibility when using the new popup menu widget or the drop down div container. When conditional visibility is set inside either of these...
View ArticleGet an answer from a user
How does one get a simple yes/no answer from a user in a microflow?
View ArticleMendix Studio - Java Error
Hi, I created an app in Studio Pro and it works fine. Then I wanted to create webpages in Studio but it can’t be deployed (checks failed) because of the following error message: “An error occurred...
View ArticleMendix Studio Pro don't run on Windows ARM architecture
Hi all, I need to install Mendix Studio Pro on Windows 10 based on ARM architecture through parallels Desktop on Mac M1. It seems that Mendix studio pro can’t run on this type of windows 10 structure....
View ArticleFilter date in column graph or pie chart
Hi guys, Anyone know how to put date picker or something like filter date in column graph or pie chart? Thank you.
View ArticleNative Mobile ListView OnClick Nanoflow Not Working
I have a ListView on Home page with database source. Inside it, each item is a “{Name}” placed in a container. I have tried OnClick action for this ListView in two ways: Set a nanoflow in On Click of...
View ArticleI keep getting errors when I click on My Profile
I signed up for a new account. When I log in, I try to click on My Profile, but every time it returns an error.
View ArticlePieChart(drill down)
Hi , Here is a pie chart in which it contains RelationshipManager userrole(rsm) functionality like approve, reject and inprogress ,And what i need is when i click approve in pie chart it should show...
View ArticleLayout Bug when upgrade to newer version (noticed as from 8.14): all columns...
As from 8.14 we noticed that in the modeler column widths are set to -1, causing a whole list of errors. When updating from 8.14 to 8.17 the same happend. When dealing with multi-column rows this can...
View ArticleHow to create a REST service with mendix.
I want some dummy data that I can play around with. In the Crash Course there is this module “MockHrService”. Is it possible to rebuild one for my self to serve me the dummy data that I need. Similar...
View ArticleREST GET API publish java.util.NoSuchElementException: key not found error
Hi All, I’m facing this error java.util.NoSuchElementException: key not found, when export mapping the list of objects in REST GET API publish service. Error occurred when I try to retrieve more...
View ArticleHybrid mobile build localy
I try to build my Hybrid mobile app locally because The PhoneGap from Adobe is not supported anymore. So I have install android studio and Node.js. Also downloaded the mobile packet from Mendix for...
View ArticleIs their Static IP for Mendix Cloud i.e for Sandbox environment and Is their...
In my app Data is coming from API which is hosted on IIS of local server. I want to access data on Mendix cloud so, have couple of queries that whether sandbox has static IP and if yes what is IP...
View ArticleDatahub Odata GET request
Hey there, I have a 1-* association, with 1 being a Datahub entity (Zaak), and * being a local entity. In Mendix 8.15.2, I was able to retrieve the datahub object over association, This resulted in the...
View ArticleIs there a way to read attachment of an email using Email Module and then...
Hi , I want read an attachment of an email which i have received using mendix and then integrate it with my own work. Thanks in Advance! Regards Amrish Kumar
View Article