Reference selector/Input reference selector field not visible in browser when...
In mendix 9.6.9, I am trying to make Reference selector/Input reference selector field as non-editable but when I am trying to make it as non-editable, it is not showing in browser. I have given all...
View ArticleNative dependency not added to release package
Hi, When creating a native pluggable widget and adding dependencies, they are not included in my release package. For example I add a dependency like this: npm install --save rn-swipe-button...
View ArticleCSV Services - Importing to cloud node gives a timeout after a minute
Hi, I'm using CSV Services (https://marketplace.mendix.com/link/component/1911) to copy the content of a SQL Server db to a Mx db. I've downloaded CSV files from the SQL Server db and upload them in...
View ArticleExample of retrieving the Runtime log via the Mendix API
I did try to find an example of how to retrieve the Mendix Runtime log (visible via Sprintr) via the Mendix API. Has anyone an example to share? Tried to find something in the documentation, but...
View ArticleWorkflow Assignment
Hello, I am using Studio online and have built a very simple workflow, however the assignment is not working. It should do the following: An employee can submit and “idea”. This idea is then reviewed...
View Articlehow to integrate mendix with React JS
Hi, I am trying to connect mendix with React JS (or) export mendix into React JS. how to do this Can someone help me with this.
View Articlesending emails to multiple recipient
I need to send emails to multiple recepient at the same time like in “cc” and “to” i need to add multiple recepient i tried giving “and” &“,” but dint work is there any other way
View ArticleIssue upgrading project from 9.11.0 to 9.12.1
Hey guys, I’m trying to upgrade an existing project from v. 9.11.0 to 9.12.1 but it doesn’t matter who on my team tries we keep getting the below error. I’m not entirely sure how to get down to the...
View ArticleNull Values in Exporting to CSV using Excel Exporter Module
Hi I am getting "null" values when exporting empty data to CSV file. The module I am using is Excel Exporter. I couldn`t use Default Export to CSV Button( as I have to achieve backgroung functionality...
View ArticleXML importer giving error : target matching "[xX][mM][lL]" is not allowed.
Anyone had this particular issue parsing XML. There is no value with exact match to "[xX][mM][lL]" in XML that I am trying to parse. Advanced stacktrace: at...
View ArticleCustom column number in list view
Hi everyone, I am trying to customize the number of columns in a listview. The problem is that there are editable fields inside the listview. I am creating a layout grid inside the listview with a...
View ArticleUnable to evaluate mod values
So I’m trying to get the value which its index modulo 2 equal 0 but it gives me this error, please help i’m depressed with this. An error occurred while evaluating value of...
View ArticleSearch function for Data Grid with microflow as data source
Hi guys, Does anyone know how to enable the search button and attributes for the data grid that used microflow as data source? Currently, I does not find the correct solution for this issue. Thanks.
View ArticleData Grid 2 Filters
I want to filter the data in data grid 2 based on some attributes i.e( current week, previous week, current month, last 3 months) how to get the dates for these attributes using tokens??? Thanks in...
View ArticleMendix Basic scalablity
There is written for Mendix Basic plan: “Scalability: Scale vertically by adding memory to the application container or run your app in multiple runtime containers simultaneously. Build apps for upto...
View ArticleHow to license Mendix application?
I have completed one Mendix App and its about to get released to customer. I want to know is there any Mendix mechanism available that we can utilize to generate and provide license for my app to end...
View ArticlePassing data from anonymous user to Logged in user with non persistent entity?
So for the first challange. A user clicks on a deeplink url, which takes the user to an item page. The item page has a log in prompt. My idea was: write the GUID to memory. step 2 would be on login of...
View ArticleAdding image and document in one page
How to add the image and document in one page...and How we will get the error message for document and image like upload the pdf or doc and image below 5 kb
View ArticleEmail module with Templates - send to multiple recipients
Hi there, I successfully integrated the E-mail module with templates into my app. A few test runs turned out to be working and now I have the following problem challenge: My app manages...
View Article