Radio button value don't show up after saving
Hi, I have created some radio buttons and when I select one of the values and press save, values are saved but it’s not selected/shown when I opening the page next time. I have put the the radiobuttons...
View ArticleGraph show wrong date format?
Hi, I have store data in an entity that I show in a graph widget. However the Line chart widget show the date in wrong format. How can I do to get the right date format?
View ArticleMonth and year Picker Widget Error
I am Getting an error with the usage of Month and Year Picker widget in the app Error: No constructor found for widget MonthandYearPicker.widget.MonthandYearPicker Can someone please guide how to...
View ArticleNative mobile App, studio pro not running error
I created a native mobile app, when I scan a QR code in my mobile then is showing, “Mendix studio pro not running”, In that we cannot detect your runtime. Please make sure that your runtime is working...
View ArticleForm Fixed Footer (whilst scrolling)
Good day, I am looking to add a fixed footer onto a form where the footer is always visible even when the user scrolls through the fields that need to be filled in. I have attempted to use plain CSS in...
View ArticleMendix Academy - Crash Course - Module 11 - Widget Loading Error
Hello! I’ve been working through the Crash Course training in Mendix Academy (the one for developers). I got through Module 11 where you’re creating a custom JavaScript widget, and when it came time to...
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 ArticleStart work on a SAP App with no ODATA service available
Hi, Has anyone worked on an app integrating with SAP ? Is it possible to start building the App without having any ODATA Services ? Also, When the service is available at later stage or updated at a...
View Articleunable to select the create object click on action for button created
unable to select the create object click on action for button created in training module 4.8.3
View ArticleODBC connection with Pervasive Database
Hi, Is it possible to have ODBC connection with Pervasive Database with Mendix ? https://razorsql.com/docs/connection_pervasive.html Regards, Nikhil
View ArticleApp ID and API Key On-Premise no Team Server using SVN
Hi Forum, How do I find the on-premise App ID and API Key to check the access to Project whilst using an SVN? I check this this link...
View ArticleNaming Conventions
What Naming Conventions should we use in Mendix for Microflows because on Mendix Academy Learning Paths the naming convention used is Capital Letters whereas on Best Practices page its mentioned in...
View ArticleHow to filter a reference set efficiently in memory?
Hi guys, I have a *-* (many to many) relation between City and Person ( person_city). One city has many persons and one person is associated to multiple cities. When I want to retrieve the matched...
View ArticlePass File to Java Action
Hello all,My data model looks like this: I want to pass the both entities data to my java action.My page looks like this: On save button , I am calling a java action which is exposed as a microflow in...
View ArticleDeep link module
Hi, Just need to verify that, can we use the deep links module to populate data into another Mendix application? If we can, could you please attach any documentation link so that I could follow to...
View ArticleHow to filter sub reference set's from each other (efficiently) in memory?
Hi guys, I have a *-* (many to many) relation between City and Person ( person_city). One city has many persons and one person is associated to multiple cities. Reference set with both as owners. When...
View ArticleObject identification issue in Selenium testing
Hi All, I have been trying selenium testing for our application, I could able to automate the login but finding it difficult when I try to do for any navigation menu since the IDs and classes in...
View ArticleListview Paging using Xpath.
Hi Team, I am making use of Listview Paging widget from appstore in my app. It is working fine when there is retrieval of data from database using range and without xpath condition. But I need to use...
View ArticleSvn Access is denied error
I am attempting to open up a project on studio pro 7.23.19 and I get the following error when trying to download the app from team server. A SharpSvn.SvnSystemException: Can't move...
View ArticleHow to show 2 decimals in Chart with average aggregation type?
Hello I have a graph with some integer and an aggregation type: average. I works fine but the average value shows 7 and more decimals... How can I configure the graph to show only 2 decimals (for...
View Article