Without clicking search Button ,search should be done when I select any...
In the datagrid , in dropdown after selecting any option I have to click on search button to do search, I want to automatically do search when I select any options from downdown, without clicking on...
View ArticleString to Enumeration Conversion
We are trying to convert String to enumeration dynamically.To use those enumeration values in the dropdowns for mendix Native mobile application.I tried to create a java action for the conversion of...
View ArticleTrigger scroll to roll down to bottom automatically
Hi everyone, I’m working on a Native Mobile App and i’m trying to figure out how to trigger a scroll-to-bottom behavior automatically. My situation is: I have a form with a lot of fields, and some with...
View Article2 IMendixObject , how to create assoiation ?
Hi , I have 2 objects, IMendixObject iMendixObjectChild (department) IMendixObject iMendixObjectParent (team) and I know the name of assosiation for 2 object such as “mymodule.team_department” How...
View ArticleCommit Account without password and without events
What happens with the hashed password on ‘User’ when i create an ‘Account’ in a MF without a password, and commit Account without events? The commit works fine in this scenario, but what password is...
View ArticleScroll down to the bottom of page
Hi, My requirement is to scroll down to bottom when we click on a link. How to achieve this in mendix modeller? Appreciate a prompt response. Thanks Salma
View ArticleFor Datagrid why sort option is not available when we choose to select data...
Hi All, I have observed that, sort based on attributes option is only available when we select data using xpath option for datagrid. Is anyone aware why such behaviour? Thanks, Vaishali
View ArticleChange dropdown status upon date change
I have a requirement where in a page there are 2 objects, One is date and the other is a dropdown with 2 options: open and closed. If the date is before today, the status should get set to closed. Else...
View ArticleMulti Level Navigation - Tree View
I am trying to create a subitem under another sub item in Menu bar of Navigation. I am getting an error like The selected menu has 3 levels and only 2 are allowed. Property 'Menu' of menu bar...
View ArticleHow to add the "Select all" checkbox onto a "Select Page" with a list view?
I have a pair of entities and a reference set between them and I generated overview pages for the entities. Also, on the generated Select Page I replaced the Data Grid with a List View to have implicit...
View ArticleHow Can we add new column dynamically in the data grid
Currently I have 5 Columns , how can we increase more column dynamically, while running application
View ArticleHow to use drop down filter in list view on enum values
I want to filter out list view rows based on an enumeration value using drop down filter. I was unable to bind the attribute to drop down filter and unable to fetch enumeration values into drop down...
View ArticleUnable to fetch all records in the list view.
I have used the same xpath in the export excel template as well as in the list view,but am unable to export all the records ,how do i fetch all the records and what would be the issue ?
View ArticleKindly Share Experience with the Workflow Module
I am somewhat new to the Workflow module. I have gone through the leaning path and have also built a few demo Apps using workflow and seems like a pretty neat module with all the basic capabilities, at...
View ArticleUnable to Run Mendix Studio Pro | Parallels Install Not Working
Hello, Recently I sent a request for help with getting Mendix Studio Pro to work from my iMac, which is running OS Catalina. I was informed Mendix is currently not compatible with Apple. It was...
View ArticleJSON Parse error: Unrecognized token '
Today logging into our native app dows not work locally anymore with the Make It Native app. After entering username and password and those are processed in a nanoflow with a “Sign in” action, the...
View ArticleConfiguring the Language Selector Widget to a Form
User should be able to select the language they want to complete the form How do I configure the domain model that receives the data from the filled out form? Do I need to include a generalization to...
View ArticleAssociation from two datahub entities 'not navigable' now they are in...
Hi, To structure our app a little I moved around some datahub entities to other modules. Hereafter, when I try to access a resource, this error occurs. Both entities are from the same datahub service....
View ArticleTicket System
Hello Mendix Community. Dumb question here. Is there any template for a ticket system? I am trying to create an app to track tickets for IT support and possibly Facilities? I have looked at the...
View ArticleSideBar no close - Mobile / Tablet
Hey guys, Alright? hope so! Guys, I would like to know how it is done for the sidebar to go back as soon as a menu item is clicked.. Currently when you open the sidebar and click on a menu item... the...
View Article