Associations of retrieved object(s) are empty, Fields displayed empty in the...
Hi, I have a Company entity and Company has orders. There is 1 – 1 relation between Order entity and Receiver entity. When i am listing all orders of a customer, i want to display Receivers name in...
View ArticleHow to make capital insensitive username possible for default Mendix login?
Hi guys There is a wish to make the username capital insensitive when logging. I was wondering how I can reach this the best (simple,secure no heavy lifting involved), i was thinking to: 1 - Custom...
View ArticleIssue in REST API
Hi Team , I am currently trying to call a POST call in my microflow with credentials passed into request type (Form-type) . I am also passing grant type as “client_credentails” but unfortunately...
View ArticleWant to Retrieve Imported data while importing in Excel?
Hi Experts, I have a customer and order entity with one to many associations so that one customer will have multiple order details. Here I am adding customer and their order details via Excel Import,...
View ArticleTo import Excel
For a webapp, a client would like to be able to import data from excel files easily into the Mendix webapp/data grid. Importing excel files is possible via ExcelImporter and this works in the current...
View ArticleNeed direction
Every time when user save the form, this should go for a review and approval to designated users. Can somebody help me guiding how to build using Mendix studio pro? Best Regards, Nitesh
View Articlewhat is way to create a custom widget using typescript?
can anyone tell me steps how we can create a custom widget using typescript
View ArticleWhat is way to access the guid of context object
while accessing context object guid i am getting undefined .How i can do that
View Articleretrieve object without associated objects
Dears, i want to retrieve object without his associated objects, as you know Mendix retrieve objects will all related (associated) objects, is there’s away to handle this ?
View ArticleIntegrating Mendix application with AQM module
Where can I find in detailed documentation about AQM How to configure AQM module with Mendix application Note: I'm working with a free app. Only able to find few documentations about specificity of AQM...
View ArticleObject carousel
Hi, I created a dynamic list. I have to see only 6 items on the page, and scroll the list using arrow buttons on the left and right from the list. So I need a carousel but instead of images, there...
View ArticleData grid extension alternative
Hi, Any alternative for Data Grid Extension to be useful in Mendix modeler version 7 and above. Thanks in advance. Regards, Bharat Sukumar Biraj
View ArticleWrong appearance of a long/integer in a list view
Hi all, I have counted the quantity of objects of an entity. In the debugger I see the right result. In this case 15. In the list view I see 150000,000,000,000,00 Can anybody help me with this problem?...
View ArticleSpecifying width for matrix columns
I am using Matrix widget (https://appstore.home.mendix.com/link/app/112555/). My matrix has first column with a relatively long text (30% of screen), following by a short note (10% of screen), and then...
View ArticleAdding User credentials (Username/Password) in a customized cloud URL
Hi, Our team has created a customized cloud URL, and we are unable to find where we can assign the user credentials to the application on the cloud. In our local, we've created demo users, but, from...
View ArticleDuplicate numbers with Autonumber columns
We have an entity which has an autonumber column But, recently yesterday, we have been notified that there are duplicate numbers for this autonumber Not sure, how we would have ended up in this, if...
View ArticleXPath constraint based on attribute from another entity
We are trying to filter a data grid using Xpath. This is the data model. We want to display a list of ‘Hedge Control’ on a ‘Land Parcel’ page which is filter to:- //Land_Parcels/ParcelID =...
View ArticleMendix to SAP connectivity
Is the OData connector for SAP necessary to be installed in SAP for the connectivity or can Mendix access the service without it? SAP Version is ECC 6.0 SP 8.
View ArticleDownload Backup is slow
Hi, at the moment I’m downloading a database backup, but I get around 5MB/s. Yesterday it was also around 5MB/s and I can’t remember it was this slow. What happened? Any suggestions?
View ArticleWidget is attempting to change the value of attribute of entity which is not...
How do I make a ListAttributeValue editable? When trying to change an attribute on a pluggable widget, via a datasource either by association, xpath or database with security turned off and on(+all...
View Article