Compare three different input to get the average of two nearest value
Hi guys, Anyone know how to compare three different decimal inputs value and get the two nearest value? The example like below. Before this, user using excel VBA to get the nearest two values. By using...
View ArticleCarousel in native mobile app
Hi, I am doing an IOT project which involves sensors such as temperature sensor etc. I was thinking of using the carousel to automatically switch image when temperature reaches a certain value ( etc:...
View ArticleThe page goes back to Home page once refreshed
Hi everyone, I am new to Mendix. Every time I refresh the page, it will go back to the Home page. Just wondering if there is any idea how to remember the URL link when refresh. Thanks.
View ArticleImport Excel Error !!
Hi all, I use excel importor module to import data to my application, It’s working very well in my local (build-in db) , but on my dev (Pg db) I got error message as below , for 1 table other table is...
View ArticleWhat is the specific port number for the Studio Pro firewall setting used?
System requirements about Mendix Internal company can not open by specifying the Domain address all ports can only specify a specific TCP port number, then, Mendix what specific TCP port number to use,...
View ArticleHow to call a nanoflow when the NewEdit Page is initialized?
I want to call a nanoflow when the NewEdit Page is initialized. In this nanoflow, JavaScript is called to set the editability of the page elements, because the elements editability of the current...
View ArticleFind the nearest value
Hi guys, Anyone know how to find the smallest different between the three input of decimal value? i try using min expression, but it returns the negative value because it show the lowest value. The...
View ArticleCustom Login Page. Configurable by the application
Hi All, How does login.js file works and verifies the username and password from the database? I am not able to find documentation on this. I want to create a custom login page with more buttons and...
View ArticlePluggable Widget: Component Type "Widgets"... "Some widgets are not yet...
In the documentation about the pluggable widget component type “widgets” there is a disclaimer that: ”Some widgets are not yet supported inside pluggable widgets”...
View ArticleTesting native app in mobile
Hii There, I have developed a mobile app and wanted to test it on my mobile, To do so I scanned QR code from mendix pro afterwards it asked me for credentials and i gave it but nothing is happening if...
View ArticleError while starting Mendix app on windows server
Hello all, I am trying to set up my Mendix app as a local application on a Windows Server 2019. I have found the appropriate instructions....
View ArticleExport to Excel
How can I create a Template which has First three Rows wrap text and has an image in first column and have heading which has (merge and center format).
View ArticleInline editing in Data grid 2
Is it possible to have inline editing within datagrid 2?Is it possible to have inline editing within datagrid 2 like it is provided in datagrid for each columns?
View ArticleSending an event from one page to another
Within my application I have this scenario in which I launch a pop-up by clicking a button on my ParentPage. This pop-up allows me to change data, that needs to be refreshed on the ParentPage. When I...
View ArticleCamera Widget
Hi all, I am creating a project in which I want to capture an image at real time. Can anyone help me how to use camera widget in Mendix 9.0.5 ?
View Articlehow to display subcategory after hovering on category (not clicking on category)
how to display subcategory after hovering on category (not clicking on category)
View ArticleDoes Mendix studio pro with same user on two different desktops possible?
While trying to open existing app the below error pops up every time. I have Studio pro 9.3.0 SharpSvn.SvnSerfException: Error running context: The server unexpectedly closed the connection. at...
View ArticleMultiple editable items in one form
Hi guys, I want to create a form in which you have for instance 5 items which you can fill in seperately, and when you press save you get 5 different items. Also, there should be a button which, when...
View ArticleCategory/Subcategory reference selectors
Hi, I’m trying to build an app that uses two reference selectors. The first one displays the different areas (category) that a company has and the second one displays the departments (subcategory)...
View ArticleStore Logout time
Hi all, Can anyone suggest me the steps to store the Logout time In mendix.
View Article