Where is mendix keeping mapping for template tokens using TemplaterForMendix...
In my project there is existing AppStore Module is getting used called ‘TemplaterForMendix’ to generate a document. For this document one doc template is defined and some token are being used. I have a...
View ArticleI can't run in the cloud anymore
After updating the Atlas UI to the latest release I add to roll back something and eventually decided to unlink the app and reload it from my local copy. I did this successfully already, this time...
View ArticleWider page in Web based environment
Hello to everyone how can make my page look wider in Web-based environment?? Thank you
View ArticleNative Mobile Inspection Application
Hi After scanning in Native mobile application always gets an error and not able to build Inspection Application
View ArticleCheck Box Filter
Hello everyone, how can I implement a check box filter in Detail page?? Thank you
View ArticleClose window button issue
Hi, I want to create a Request with one Data and also need to add multiple Sample into it. Below is the domain module screenshot: Created Request overview page. I want to call below page as shown in...
View ArticleList of multiple objects as JSON
Hi, I currently create a Mendix application to provide a Rest-Service which provides MindsphereVariables in a JSON Format. { "mindSpheres": [ { "appName": "", "appVersion": "", "hostTenant":...
View ArticleExcel Importer Error
I’m testing Mendix and I have downloaded the Excel Import widget, but I’m having a lot of errors (even after to uninstall and reinstall the Mendix PRO Studio Version 8.12.1). Why I’m receiving these...
View ArticleError Theme - The 'cacheBust' parameter is missing...
I’m testing themes and after the installation I’m getting this error: The 'cacheBust' parameter is missing. Update the index page in the theme by adding the cachebust to the 'dojoConfig' and to every...
View ArticleHow to enable url parameter?
Hello. I want to open a mendix page from other systems. eg. Open the message detail page from another 3rd party web page. Message Id need to pass to tell mendix app which page and which message entity...
View ArticleI want to generate four bit pipeline code in sequence, such as...
I want to generate four bit pipeline code in sequence, such as 2020-00012020-0002, and so on to 2020-1999. How to achieve this
View ArticleMendix UI Framework (Theme Installation)
I downloaded theme from Mendix UI Framework (zip file) but I dont know how to install it. Anyone can tell me what are the steps? I searched on Mendix website for information regarding this issue but...
View ArticleCombine two entities into one data grid
Hi, I would like to combine two entities (TransferMaterial and MaterialLine) into one data grid. After that, we can click the Export to Excel to get the data from the two entities.
View ArticleSSO in React Native app
Hi guys, I would like to use SSO in our Mendix React Native apps, like we did with the hybrid apps in the past. Does anyone has experience with SSO and a React Native app?
View Article"App opened in multiple windows" message when trying to Preview the app
Can somebody help me on how to get rid of this message? It goes to Editor mode if I click “Take Over” and shows the same message when Preview is clicked
View ArticleHow to use a placeholder inside a list view
Hi All, I have table inside a listview, how can I use a placeholder inside a particular column. I need a placeholder for a column.
View ArticleDevice not registering on the Newer version of Push Notification...
Hi All, I am working on the application where the new version of the push notification connector(5.1.1) would match our requirements. I can able to generate the ‘APK’ file but if I see the Registered...
View ArticleDo Push Notifications work with free apps?
Hi everyone, I recently successfully implemented push notifications in our main application, and it works like it's supposed to. However, we also have a free Mendix app on the side where I implemented...
View ArticleMendix sdk error
async function serializeToJs() { const workingCopy = await project.createWorkingCopy(); const domainModelInterface = workingCopy.model().findMicroflowByQualifiedName("FirstMatch"); try {...
View ArticleHow to debug in Azure cloud?
Is there an approach to devug Mendix apps in the Azure cloud, as default Mendix breakpoints doesnt work?
View Article