Refresh Chart JS bar chart after updating data in a popup form
I have a Bar Chart based on temporary (non-permanent) entities as per the Chart JS docs. Additionally, I created a temporary entity related to each datapoint to enable drilldown functionality. Each...
View ArticleHow to get the one Entity properties into another Entity Model Onclick of...
Can you please help me how can make a call from Tolocation entity to Dataentity model?As once tolocation clicked details are in DATA ENTITY MODEL please help
View ArticleSearch on Static Content
Hi,Is there a search widget that can be used to search static content (labels, texts, etc.) on run time? I have checked in the appstore, but all the search widgets search on objects and attributes.
View ArticleGoogle Maps Widget NoMapKeyError
I'm developing an app that uses the Google Maps widget ( https://appstore.home.mendix.com/link/app/39/Mendix/Google-Maps-Widget ), and the widget is used after navigating through several pages. I...
View ArticleOauth 2.0 example
Hi,I'm looking for an Oauth 2.0 example. I have an integration with Moneybird (https://www.moneybird.com/) and they changed the authentication to Oauth 2.0. Does anybody have an integration using Oauth...
View ArticleAdd line-hight in document template for PDF generation
Dear fellow Mendix user's ,I have a styling question.At the moment we have an document template for generation of PDF documents.My question is : is there a way to increase the spacing between lines in...
View ArticleUncaught (in promise) TypeError: Cannot read property 'insertBefore' of null
Hi,we recently converted our project from 6.10.3 to 7.5.1. Now ever since the conversion when attempting to login we get an error in the console : Uncaught (in promise) TypeError: Cannot read property...
View ArticleMendix Knowledge Meetup [21/11/2017] - Nieuwegein, NL
Hi all,It's time for yet another bimonthly Mendix Knowledge Meetup. The main purpose of these sessions is to share knowledge and best practices with other developers. In November we organize the next...
View ArticleJava complier error: ExcelImporter
I recently updated the ExcelImporter and now have the following error: = new POIFSFileSystem(content); [javac] ^ [javac] (POIFSFileSystem...
View ArticleGetting Started with Mendix lecture 10.9
Hi there,In lecture 10.9 you need to makle a ScheduledCourse_Details page. In step 7 of the intstuction you have to add a dataview. But the steps 8 to 13 don't work. I just don't get the desired...
View ArticleDisplay of localized DateTime in a different timezone.
Hi all,I am working on a project which is used in multiple timezones and I can't wrap my head around a localized view of a DateTime attribute. Can someone please explain? Thanks in advance! Imagine two...
View ArticleCan multiple users see the same data if it is stored in a non-persistent entity?
Do I need to worry about explicitly segregating data between users or sessions when using non-persistent entities? I thought I had read somewhere that non-persistent objects are stored in the client...
View ArticleDatagrid Multi-Select with keyboard
We have a client that would like to mutli select items from a data grid using keyboard shortcuts, similar to the shift+click in Excel. Is this doable via a keyboard shortcut in Mendix or a widget?
View ArticleHow to localize your app?
Hi, we need to support multiple languages in our project. The supported languages are added to the project, and all the views, labels and texts have been translated. Then the system shows the app in...
View ArticleProgress bar stuck
Hi,We have a situation where the progress bar gets stuck immediately after the log in. So the user logs in, a progress bar shows up and it should disappear as soon as the home page is populated with...
View ArticleOffice365 AD implementation with OAUTH
HI All,Can you please let me how integration works for Office 365AD using oAUTH in Mendix
View ArticleDouble clicking a Chart JS datapoint runs the resulting microflow twice
I'm using an On Click Datapoint Microflow in Chart JS. It opens a popup page. If I click on it once, it works fine. If I double click, the popup opens twice. I've triedSave a non-persistent object...
View ArticleHow to add tokens while creating new email templates.?
I have already installed Email Template, Encryption and Mx Model Reflection Module. I want to create new email template and use that to send email to user.
View ArticleWhat are tokens ?
I want to know more about it as I'm creating new email template and want to add tokens in it so as to send email to user.
View ArticleIssues with iOS 11
Hi, I have a problem with the new version of phonegap. I made a new phonegap package and changed the files config.xml and index.html. But when app is installed on new version of iOS 11 version, the app...
View Article