Loading functionallity datagrid
We have a problem with the performance in one of our applications. We are using a page with different tabpages were we show a lot of data. With initial opening the page all the data off the different...
View ArticleMicroflow access to non-persistent entity with private data (no access rights)
We have some fields in our datamodel that can never be read by the user. This data is retrieved from another system before opening the page and we want to use this data in a microflow directly after...
View ArticleReplacing reference set selector "add" button with microflow action button
Hi all, I have a reference set selector where i can add multiple attribute values with the “add” button, now i want to replace that with a microflow button, what is the right way to do this ? When I...
View ArticleUnable to Upload file/image in Mendix 8 beta version
Hi All, I am trying to upload file/image in Mendix 8 beta version, while i try to select the file,the default browse option is not responding.Kindly check the below attachment.Can someone help me out...
View Articletransaction
I found that creating a new transaction will open a new database connection, but closing the transaction will not close the current connection. How can I manually close the connection?
View ArticleNumber of pages in a pdf generated document
I am generating a pdf document which could span across various amount of pages. Is there a way to store or return the value of the amount of pages in a variable? Is there anyway I could get the amount...
View ArticleCombination of restservices (appstore module) and restservice Native Mx7 does...
Hi there I have several restservices which are developped with the appstore module for Restservices. Recently we upgraded to Mendix 7 For a new integration, I decided to develop the new restservices...
View ArticleConnect entitys with Images from Image Collection
Hello, I want to know if there is a way to connect a image from a image collection with an single entity object? Or if its possible to change a Image on a page with an microflow? For those who wonder...
View ArticleProblems with chartjs continuous loading
Chartjs was working but not now. I can still see it working in an old branch but not in the current app. I’ve stripped everything else off the page. When I add chartjs I get continuous loading dots...
View Articletrigger nanoflow on page-load (mx8)
nano flows can trigger JS scripts. can they be triggered on pageload? just curious, this might give us some nice ways to add css to certain objects, or do some other fancy CSS fixes.
View ArticleData grid - Unexpected behaviour?
Hi all, I have a data grid with a few editable columns. I have a Before Commit on the data grid entity because things need to happen when a value is changed. I would expect the BCO event to be...
View ArticleMendix Whole Architecture
I want to know what the Mendix ‘s overall technical architecture system is, Where can I get relevant information so that I can better use Mendix.
View Articleconnection error occured, please try later
hi everyone there were sometime that this message appeared. I wonder what was the cause of this error ,so I did try debugging my own microflow but it just went through the end of it. Was it because...
View ArticleAndriodBluetooth
after activate the nanoflow that has ReadBluetoothDevice Javascript action few times for 1-2 minutes, i find that app is somehow stop working , can not clicking any botton but only close the app. I did...
View Articleerror in datagrid after save microflow (An error occurred in listener of...
Someone an idea what this error means and what I can do to solve it? The functionality works (commit of entity with associated entities in the datagrid), but I sometimes get an ‘An error occurred,...
View ArticleSet SessionTimeout on SAP Cloud
Hi, How can we set the SessionTimeout parameter on the SAP cloud. The tab "runtime” is missing in this case.
View Articlehow to navigate to your layout (mx8)???
in mx 7 there used to be a “show” button next to layouts. seems to be removed in mx8, so either im missing something or its gone. what is the most efficient way to navigate to the layout of the current...
View ArticlePopup resizing android web on opening keyboard
We have an app we open in the browser (chrome) of an android mobile phone. When opening a popup with some buttons and input fields, everything looks fine: When pressing the input field, a keyboard is...
View ArticleUse of Modul Database Connector
Hi community, I´m new in Mendix. I downloaded the module database connector, but I dont know how to show the datas in a table, add new databases, insert new entities. The connection itselfs (URL,...
View ArticleErrors in custom java action (generating excel file using HSSFWorkbook) while...
Hello community, I have an application build with 6.10.4 version modeler and I have one custom java action, which will generates an excel file for me using HSSFWorkbook. Now, I am trying to upgrade my...
View Article