Performance Insight app stopped sync user accounts
After upgrade the IEVD version to V1.16.1, the Performance Insight application stopped sync user accounts and permissions. Is there any fix to this bug? IEVD V1.16.1 Performance Insight V1.16.1
View ArticleUsage of Prometheus on the localhost: is it possible?
Hello Experts When running the app locally (via Studio Pro), a message appears on the logs INFO - M2EE: Added admin request handler '/prometheus' with servlet class...
View ArticleAtlas Theme: Disable back button text
Hi, I want to disable / hide the back button text in the Native App layouts. Only the back button image should be shown. It this possible, if yes: how can I do this? In the JS files I didn't find any...
View ArticleFile upload error
I have a problem related to uploading files. I don't know at what point it started, but I have Mendix version 10.6. When I try to upload a file using both File manager and FileDropper, I get errors:...
View ArticleDatagrid2 is taking time to show data compared to Datagrid1
Hi, In our application we have changed from datagrid1 to datagrid2. After changing the datagrid2 is taking more time to show the data. Also few datagrid2 have 1000 rows per page. Those are taking like...
View ArticleCharts Widget no advanced JSON settings for Heat Map
Hey, I’m struggling to customize a heat map. I feel like went through all documentation related to the chart. For all charts (bar, line, bubble etc.) one can set custom JSON in the advanced tab for...
View ArticleConstrain Your Data Using XPath
Hello, I'm taking the course "Constrain Your Data Using XPath" and when I go to create a local user the following error appears when the software is running: An error occurred, please contact your...
View ArticleFailed to make directory git-versioned error when creating an app, help please
System.NullReferenceException: Object reference not set to an instance of an object. at Mendix.Modeler.ProjectHandling.View.Packages.ProjectPackageImporterUI.Import(String packageFilePath,...
View ArticleExcel Importer Reference to more than one Entity
Hey there, I try to import an excel list with 4 columns. Each Colum references to the first and to the next one like my domain model: The excel list onlye have the name of the entitys. So the excel...
View ArticleTree View Widget
I want to implement the tree view structure on my application. I have two different entities 'Location' and 'Sublocation' .And on clicking on particular location , I want to showcase all the associated...
View ArticleEntering Data into grid
Hello, I have to enter data on data grid itself. For example I have to enter data from here only without opening any pop up and can save it. Please help me to achieve this. Thanks In Advance.
View ArticleRefresh in client, Refresh Object, Refresh Entity/ What are the diffrences...
What are the differences between refresh in client, refresh obejct and refresh entity. And so far, What i've tought that Refresh in client means that rerun the logics that has a targeted entity which...
View ArticleFailure to Run Native Application on Make it native 9 version
When initiating the app from the mendix studio pro version 10.0.0 and aiming to run it on a mobile device, the app is not running on the mobile device (Connected the laptop and phone to same wifi so...
View ArticleMarketplace module version and upgrade
Hi! How can I find out marketplace module version for the ones I have downloaded in my app and how can I upgrade the marketplace modules? Some have an indication of the version like this, but not all.
View ArticleIs it possible to download and edit a widget from the marketplace?
The process of creating widget is pretty simple and well presented, but what if I want to modify existing (on marketplace) widget how can I do it more efficiently? As I've heard you can like go to the...
View ArticleRetrieve object by id-string in modeler
Why is it possible in widgets to retrieve an object via an ID string in an xPath, while the retrieve action in the modeler gives 'incompatible expression types: [object], String?
View ArticleSession time's out even if I am constantly interacting with the app.
We have an app that uses, "Opcenter Execution Foundation Starter Kit" and when I test it, I can see that the sessions time out after exactly 30 mins and it occurs even if I am actively interacting with...
View ArticleNative: hide scroll bar in Gallery widget
Hello everyone. how can I hide the gray bottom scroll bar in the Gallery widget? as the screenshot below show.
View ArticleNesting data through reference selector
Hi, I had a reference selector in the dataview, the dataview has the source as microflow. In microflow i'm retrieving the form details and has form to project association. in data view there is a...
View ArticlePdf header, merging and two components in a single grid
Hello there! I was tinkering on a project of mine which needs to create specific pdf files as an output and there are some parts where I need some help. First of all, I want to create an header in a...
View Article