Need alternative for form.control css
Hi experts, I have a requirement where I have a registration form. I have to design that form in such a way that the text fields appear red and not the default color white. What I did: change the...
View ArticleUsing OpenCV4.5.1 (ML Demo App)
Hi all, I'm looking into the MLKit of Mendix. I've downloaded the the demo application as in the Docs (GitHub - mendix/mlkit-example-app: Demo for Mendix MLKit), however I can't get the ResNet50 to...
View ArticleRemaining on same page after browser refresh
Hello, I am new in mendix I want to get a solution for remaining on the same page after we refresh the page, thanks in advance .
View ArticleRefreshing Current Page
Hello, I am trying here When I refresh any page it redirects to the home page but instead of this I want to refresh the same page without redirecting to the home page, can anyone help me with this?
View ArticleHow to make Teamcenter Custom SOA available in mendix for calling in microflows
Hello , How do we make Teamcenter Custom SOA available in mendix to consume it in microflow ,is there any way ? like do we need to generate WSDl file and import it to mendix if so then how do we import...
View ArticleHow can I capture a user's location
How to app to capture location (GPS Latitude Longitude) from native mobile app
View ArticleAudit trail with ChangedBy attribute
Hi All, I want to log ChangedBy Attribute for an entity in Audit Log. Can some one let me know how to do the same?
View ArticleEnabling Offline Database Data Source in Mendix - Query Regarding Lack of...
Hi all, The above picture is from Mendix Docs I'm trying to understand why a data source from a database can be accessed offline, yet the search functionality, which relies on database queries, is not...
View ArticleHow To Creates folder
How To Creates Rest api folder /folders { "path": "string"} { "message": "string", "folderKey": "string"}
View ArticleMendix 10.6 Deeplink Deprecated - Function replaced by page URLs and...
Hi everyone, As per the deeplink documentation, https://docs.mendix.com/appstore/modules/deep-link/ This module is deprecated from Studio Pro 10.6.0. It is replaced by page URLs and microflow URLs....
View ArticleHow to create a ZIP file WITHOUT using a temp file, but fully using our File...
Hi all! I have a Java action to create a ZIP which works really fine. But there is 1 limitation, I have to create a temp file to prepare the ZIP before saving it in my regular file storage. And when I...
View ArticleCan't find Edit Mendix Studio
Hi All, I first create application in Mendix. Can't find Edit using Mendix Studio (Non Pro). Why ? Thanks, Aan.
View ArticleXPath query parameters within XPath functions in java: Expected location path...
Hi. I'm trying to parameterize an XPath query in java. It works with simple equals operator, but fails with the contains() function: final String xpath = "//System.QueuedTask [MicroflowName = $m]...
View ArticleGenerator / Calculator
Hi All, I'm fresh in Mendix. I try to create some generators which don't produce anything just generate proper answer chosing proper option from dropdowns. I know how to import data and create...
View ArticleReal-time count of list view
Hi! We are building a permit application, and this is a view within the approver's interface. The approver has a list view that displays applications categorized into four statuses: pending (vireillä)...
View Articlewhen I click on graph then show the data grid
I have the pie chart of view and download when I click on the view portion it shows a view data grid and when I click on the download portion it shows a download data grid
View Articlempr.bak File Conflict when updating the application
Hi Folks, We are continuously getting this conflict error while doing SVN update. ref snip below. This is creating extra mpr.bak files like this bak.r35 and bak.r37. The numbers are nothing but the...
View ArticleHow to use x-www-form-urlencoded body in rest service (beta) ?
I am trying to use consumed rest service (beta). I have body of an API in x-www-form-urlencoded form. How can I add body in rest call in mendix ?
View Articlempr.bak file issue in application
Hello All, I am using Mendix 10.2.0 git version. In my app I have this appname.mpr.bak in the directory , even though I delete the file and commit my code for avoiding conflict. Whenever I take pull...
View ArticleGit credentials in academy
Hi, When working on the rapid developer course I keep getting the question to sign in into an app repository. See screenshot below. However, I am not sure what credentials to use. I have tried my...
View Article