Changing User Language - mx.reloadWithState() not working (properly)
Hi Everyone, I am trying to let the user have the option to change the user language via a dropdown on a page. I followed the instructions in the Mendix Ref Guide:...
View ArticleAccessing web application page from mobile app
Hello Experts, We have developed a web application and mobile app as well, here we have a requirement where the user wants to access the web application page from mobile. 1. The user login via mobile...
View ArticleChange text box content / label caption by a microflow
Hi there, I would like to display the result of a REST call (status code) using a text box or label. I use a Microflow to connect to the database and write the return code into a string variable. That...
View ArticleConnection pool
Dear all, Greeting! I’m using “DatabaseConnector” module to do some queries for My application dashboard because it has a lot of joined table and I’m using it for a long time, But in the last few days...
View ArticleMember for change object
Hi all, I'm new in de Mendx 'world’. So i hope u can help me. I can't find my attribute in the member dropdown by placing an change object. I follow the training "Become a Rapid Developer”. And i'm...
View ArticleJDK Version Compatibilty
Hi Everyone I am using Studio Pro 9.6.10 and in my system I have JDK-19 Installed. Can I use these both as a combination and try to get the output with custom java code. Thanks in Advance!
View ArticleOn premises oracle database access issue with database connector, any...
Hi Guys, I am trying to access onprem Oracle database using Database connector but no luck , need suggestions. I gave below details to execute query call URL : 'jdbc:oracle:thin:@XXXXXXXXXXXX:1526/'...
View ArticleExcel Export Returning blank excel
I am trying to download excel on click of a button. The objective is to download the contents of the Job object. Please help!! Here’s what I have done so far: Domain model: Here’s the microflow...
View ArticleConditional Visibility with many to many associated entities
Hello Community, I have two entities. Contractor and order. One contractor can be assigned to multiple orders and one order needs multiple contractors. That's why these are many-many associated. Now I...
View Article404 - file not found for file:
hi, Am getting Console error like this 404 - file not found for file: widgetscommendixwidgetcustomcarouselassets/72df3b1b0b37a958.svg please Can anyone help me thanks
View ArticlePubished App
Hi, I have an app in which there are team members with different user roles. I have published the app(sandbox), so all my details like email address, azure credentials and other personal details are...
View ArticleCloning an entity structure in mendix.
I am trying to clone an entire entity structure in mendix, with complex associations and up to 4-level of a tree structure domain model. I have tried using deep clone for the same, but the output is...
View ArticleHow to provide sort and filter functions for Report Grid
I use OQL to generate a Dataset (like view in SQL) and use Report Grid to display it. However there is no sort and filter function in Report Grid. I can put the OQL into a Microflow and use Data Grid....
View ArticlePluggable widget : factoryThrew Error: factoryThrew -- Loading module...
Hi everyone, I am implementing a custom widget to update content in a text file. I have tried lot of approaches like fs, fs-extra . they are showing like “fs exported by fs?commonjs-external but cannot...
View ArticleUsing AutoComplete widget
Hello all, There is a requirement, to add 2 Dynamically Connected DropDowns with Multiselect Search functionality. Based on this Filters, certain results needs to be populated in DataGrid. Please can...
View ArticleUsing Autocomplete & Multiselect
Hello all, There is a requirement, to add 2 Dynamically Connected DropDowns with Multiselect Search functionality. Based on this Filters, certain results needs to be populated in DataGrid. Please can...
View ArticleLooking for Countup Timer
Looking for a Countup timer, that shows on the page how much time has passed since a record is created. Its like countdown timer, but instead of counting down, it should start from 00:00:00 and go up....
View ArticleHow to append selected attributes from set selector on generated document.
Hello, I have one entity (Claims) in my domain model. In this I used checkboxes for selecting Yes and No attributes. I have one generate document button to generate the document as pdf. Here my...
View ArticleFetching data on the base of selected duration
Hey everyone, I have a use case in which I want to show data on the base of two filters together. In the first case I want to select a time duration( ex. 2 months ago, 4 months ago, etc) And in the...
View Article