Email Template
Hi, I have requirement like, i need to send one email by using the configured template, and the template is like “Document Upload Notification [%User_Full_Name%] has uploaded document for below...
View ArticlePersistent to Non Persistent entity 1-1 association
Hi Team, My use case is that I have a persistent entity that has associations with other Persistent entities and non Persistent entities. The non persistent entities that I refer here would be...
View ArticleExporting a UI Resource
I am working on the Siemens PL Ui Resource and have just updated to 7.23.7. When I start the export process I receive this message: Should i NOT have Atlas_UI_Resources in my project, also? I have...
View ArticleReplacement for CustomString widget
Hi, We are using CustomString widget to render html content. But we see that its behavior is not correct in some samsung devices. The large html content is shown as truncated in the screen. Is there...
View ArticleCannot Initialize app - Access to XMLHttpRequest has been blocked by CORS policy
Hi all, When trying to run a hybrid app which is hosted in the SAP cloud I get a “Cannot initialize app” error. When debugging I get to see the following information Syncing and starting up...
View ArticleAccess restriction profiles using certificate
Hi there, Has anyone created access restriction profiles for published rest services using certificate verification in Mendix. I have an in house angular app and is wondering how I can pass PEM...
View ArticleHow to ignore a subfolder?
I added a small node utility to the project but I do not wish to commit all the temporary files to the team server. My project structure is: / deployment / releases / resources / userlib / tools...
View ArticleMendix, seriously?
https://docs.mendix.com/refguide7/moving-from-6-to-7#4-6-sign-in-microflows Is that “futur” version present? because It doesn’t seems to be present in mendix 7.23. This process is more than important…...
View ArticleProxy API in development
In our mendix app, we have some custom widgets and javascript actions which make Fetch requests to an API. In production, we proxy both the mendix app and the api behind an nginx server, however I am...
View ArticleAndroid status bar color
I want to change the color of the status bar in my app to purple, but after splash screen, it changes back to the default color. So when the app finishes loading and I get the loading screen I have a...
View ArticleFilter based on available objects
Is there a way to have a drop down filter that works similarly to the way the filter in excel works? Basically I want to be able to apply a filter to an attribute and depending on what objects are...
View ArticleMendix custom widget with React
Hi, I have a complex problem, so I hope I can explain it properly. We have an application with tons of JS files on front-end. We’d like to create a Mendix custom widget to replicate one of our app’s...
View Articleoverflow : scroll CSS on the HTML element in Mendix 8
In Mendix 8 I’m seeing this HTML element for all pages <html class="dj_webkit dj_chrome dj_contentbox" lang="es-MX" style="overflow: scroll;"> So all pages have scroll bars even when not...
View ArticleUnspecified Error in Deployment
I am getting an unspecified error trying to deploy the latest version of my UI resource package to the cloud.
View ArticleFIx orphaned accounts after deleting a user (or how to convert a number to long)
We deleted some old users from our Mendix application and it broke our OData published service. The error we are getting is that the changedBy field on our entity is pointing to a system.user that no...
View ArticleQuery external database in mendix custom widget
Hi i am going with custom widget , in that widget i need to get my SQL data and need to compare with the another data. for that i am using php to get my sql data and use in it in js file. but i cant...
View ArticleHow to find usages of a widget
Hi! I was wondering if there is a way to do the equivalent of “find usages” but for a widget? We’ve got a rather large project now and a few widgets are no longer required or can be replaced by better...
View Articleiphone Rich text widget not working
Hi, I’m having problems with rich text editor on Iphone. Set it up correctly and it works nicely in browser and on android phones, but not on Iphone. On iphone if taped inside text area it triggers...
View ArticlePopulate drop down flter
Hi, is it possible to populate drop down filter used for list view with some values from entities instead of adding one by one ? For example I have entity "Type" with attribute "Name". I have several...
View ArticleProblem with Attributes
Hello, i have the following problem. i cant select the Atribute “Deck” (which shoudl be a Object Containing several other entities (Person, Alliance, HeroClass) → see Domain Model. Why is that. Its...
View Article