How to explore some pages for anonymous user?
Hi, I am working a Mendix project which is a business system. User need to login and do some operation by role. So, user must login firstly. Howerver, there is a page (such as employee...
View ArticleHow to give an attribute more than one validation rule?
Hello, I have “Confirm password” attribute, I want to give it validation rules of required and equal. How may I do that?!
View ArticleAssignment for university
Hi all I have a few problems with my mendix code for a assignment of a course. The image that are attached are the import mapping we used. The problem is that we do not get units at our properties of...
View ArticleNative Mobile Advanced Searching UI Capability
Hi Experts, In Native Mobile App, is there a capability to do Advanced Searching for the UI? Something similar to this, where when the button is pressed, it will then show multiple search bars, and...
View Articleexport-to-excel issue
receiving following error using XLSReport and MxModelReflection while exporting Excel sheet. com.mendix.modules.microflowengine.MicroflowException:...
View ArticleSnippet call from the Atlas default Layout
as I made the snippet call from the page the call is happened and retrieved the current user,when coming to UI it is displaying with the whit space too.how to remove that white space as to show the...
View ArticleTypeError: Cannot read property 'id' of undefined
Hi There. Got this error in the browser and Mendix console – TypeError: Cannot read property 'id' of undefined when trying to pass an object the moment the user clicks on the element from the widget....
View ArticleBUG: Using german umlaut characters in "Validation Feedback" action causes...
If you create a microflow consisting a Validation Feedback action with a text that contains a german umlaut character “ü”, a lot of new lines appear after the text. It is not possible to delete them,...
View Articlelogiciel de gestion de données
Bonjour, Je recherche un outil à faire : 1. Gestion à distance et accès à une base de données du site 2. Synchronisation de notre base de données avec d’autres logiciels 3. L’utilisation des données...
View ArticleDisplay the records with one to many association in native mobile page
Hi, I am working on Native mobile app, facing a scenario where two non persistable entities say Entity1 and Entity2 which technically has 1 to many association. 1 record of Entity1 is associated with...
View ArticleCannot read property 'get' of null
Hi, i am facing this current problem of ‘Cannot read property 'get' of null” on my map. It was working fine previously with the same database and settings. but it just happened to have this error....
View ArticleCreating a like button on the app.
Hi everyone! So I am creating an app that somewhat similar like Reddit. As a user, I would like to give an upvote/downvote button to a certain thread and I would like to see the number of upvotes. Has...
View ArticleTool for management
Hi, I am looking for a tool to do: 1. Remote management and access to a site database 2. Synchronization of our database with other software 3. The use of data to analyze the important indicators of...
View ArticleExcel Export dynamic multiple sheets
Hello Everyone! I try to export excel with multiple sheets with use of ExcelExport module. I don’t know how many sheets will be there as i need to create sheets based on input data – i have list of...
View ArticleIndividual tooltips for input forms
Hi Mendix community, Maybe, you could help me. I want to build a form, in which there are several tooltips for different fields of an enitity. I figured out that I can use Bootstrap Tooltip for this...
View ArticleBest way to style rows based on boolian value?
Hi All, Currently, I'm trying to style my Datagrid rows based on a boolean value, but I'm really bad at CSS. The only thing I want is to get a green background color when the row contains a true value,...
View Articlefile not found error with mqtt connector
Hi everyone, My had a working mqtt app which I last checked on last week and everything was working fine. I sent some data over cloud broker that I received on my app. But when I checked it again, the...
View Articleexcel import
i want to do all mx reflection of entity and creating template process in background and just want to show simple page were user can upload excel file. and all procedure work back ground and user...
View ArticleDuplication problem
Hello Mendix community On the following page, I call information from an external API. When I press the button fetch activities a microflow is called and activity information is filled. As you can see...
View ArticleMendix Native 8 to 9 Upgrade Deployment Structure Error
I was almost finished upgrading my Native App made with Mendix 8 to Mendix 9 but then I saw a deployment error on the MiN 9 App on the Smartphone. The Error says something like:...
View Article