Challenges with Implementing Infinite Scrolling in Mendix Native App
Hello, I'm developing a Mendix Native App and have encountered a challenge with handling API data in lists. I use a nanoflow to call an API and display data in a non-persistent list, retrieving 10 or...
View ArticleOnly Administrator can edit generalized entity attributes of System.User
Hi All, I am using Administration.Account Entity of App Store modules, which is Generalization of System.User as shown below. I am using page to edit Administration.Account and on that page have button...
View ArticleSSO Login Issue Failed to redirect (404 - file not found for file:...
Hi Experts, I have configured the Azure SSO with SAML module. I am unable to login ,the Redirect is failed and it show the blank page Console it stats that
View ArticleAccess app-setting "custom date-format"
Is it possible to access the in the app-setting/languages set custom formats of the active/default language?
View ArticleExporting specific selected records from datagrid
Question: I'm trying to export specific data from my application. The data is selected either manually or filtered using search filters in data grids. However, the built-in export to Excel feature only...
View ArticleBest practises for file import and data mapping
Dear Mendix community, We have to import a large amount of files (approximately 100k Files with a total size of 5 - 10GB) to our Mendix app and associate those files to other entities. The legacy (old)...
View ArticleHow to allow current user only to edit his/her details
Hi All, I have an entity called Lead. I want to allow the leads to edit only his/her information. Like in data grid 2 we have edit button to edit the information, I want to this there. How to do that....
View ArticleMendix 9.24.5 keeps freezing
Hi everyone, Is anyone experiencing issues with Mendix 9.24.5 on Windows 10? I am having multiple occurrences where Mendix Studio Pro would completely freeze and will need to end task via task manager....
View ArticleWhat are main differences between on premise deployements ?
I would like to understand the differences between on-premise deployment under Microsoft Windows and deployment on Industrial Edge in order to make the best choice for my application. I have already...
View ArticleWhat is the best way to change the default mendix favicon to a custom one?
What is the best way to change the default mendix favicon to a custom one?
View ArticleHow to loop over the attributes of an entity (not the records but the...
How to loop over the attributes of an entity (not the records but the attributes in specific)?
View ArticleAllow user to choose between options without having write rights
Dear community, I have created a form for anonymous users to select their preferred type of food. This form includes an enumeration and a dropdown menu. However, I discovered that for the dropdown to...
View ArticleBest Practice Question: Associations in Forms
Dear community, I am creating a form where anonymous users can select their culinary preferences through multiple questions. When an anonymous user visits the home page, I create a new object from the...
View ArticleCascading Dropdowns?
I have a requirement for my app that essentially uses cascading drop downs to get a rating value. So the first dropdown has 19 different asset option, once that is chosen the next dropdown would have...
View ArticleRecommended extension for AX
Hallo there, what kind of extensions you can recommend for SIMATIC AX. Is it possible to use something like Co-Pilot and Auto Correct ? Thanks! Regards, Rado
View ArticleComboBox Caption correct?
Dear colleagues, I configured a combobox (by association), and it is working perfectly, however, instead of the "description" of the field appearing, the "Id" (which is the field I am recording in the...
View ArticleSAP Odata Connector: Update Doesn't work
With the SAP Odata connector, I'm able to CREATE a business partner with no problem When I Do a GET ENTRY to retrieve a partner, then change a field on the returned entity, and do an UPDATE, the value...
View ArticleError when attempting to build deployment package
I'm attempting to create a versioned deployment package for my application, but am getting the following error: System.InvalidOperationException: This version string cannot be parsed. at...
View ArticleHelp with Error on Datagrid 2 - System.AggregateException: One or more errors...
hi team, I have a datagrid2 that I have just added an on click action to open a view page. as soon as I clicked ok, I got the following error, which I know get when I try to run locally....
View ArticleDatagrid 2 hide header but keep filter widgets
Hello guys! I have a requirement in which I needed to add a help text or tool tip to the header of a datagrid 2. The workaround I found was adding a custom text widget and a button that displays a page...
View Article