Who will win the next edition of MxHacks in London?
Hi all, On July 2nd we're hosting MxHacks in London, your chance to build an innovative solution in an 8-hour hackathon. What: A challenge to learn new technologies, build cool stuff and pitch your...
View ArticleMobile offline - how to retrieve current user entity in Nanoflow?
Hello. We are planning to build an offline mobile application, comparing to online it have multiple limitations. So one of the questions is: How to retrieve current logged in user entity? We will...
View ArticleActive Directory Integration
Hello. In case of integration Active Directory using LDAP module. How user will be presented in application, as System.User, or we can specify it as Generalization of System.User e.g. Account entity...
View ArticleHow many user's can concurrently login on a local app ?
I am using a localhost app and want to test the load of the app. I shared the local url of my app within the team and asked them to try to login. But the app fails to launch for most of the users and...
View ArticleCopy data from non-persistent to persistent entities
Dear all, I’m trying to copy my non-persistent entities into persistent ones. I’ve got a list view where the data source is a microflow, which is doing the following operations: get the...
View ArticleReference Selectors and Associations in Domain Models
I’m designing an electronic health system for a hospice. I’m starting off simply. I have a domain model with the following tables: Patient, Demographics, and Contact. See below for a screenshot....
View ArticleMobile offline - custom logic of data retrieval for DataView
Hello. We are planning to build an offline mobile application, comparing to online it have multiple limitations. Since we cannot use Nanoflow to be a data source to Data view. How to be with that if...
View ArticleMobile offline - what amount of data will be stored locally, and how sync...
Hello. We are planning to build an offline mobile application, comparing to online it have multiple limitations. We cannot specify what and how to store data on device, so what amount of data will be...
View ArticleMobile offline - will be local data deleted on user sign out?
Hello. We are planning to build an offline mobile application, comparing to online it have multiple limitations. So one of the questions is: If user will sign out, will all data that is not...
View ArticleMobile offline - how to retrieve UserRole?
Hello. We are planning to build an offline mobile application, comparing to online it have multiple limitations. 1)How to determine or retrieve user role for current user? 2)How to determine and...
View ArticleHelp needed interpreting a logged error message!! - Caused by:...
Hi guys, Can you please help me understand this error message and what might cause it? I was assuming this is caused by a scheduled event that creates a lot of objects, but can’t really pinpoint it to...
View ArticleDeeplink trouble
I have setup a non-guest access deeplink. When the user goes to the URL when they are not logged in, they are given the default deeplinks login page. If the user then gets their user/pass incorrect,...
View ArticleUpdate content details (Description, Image, ...) on Mendix App Store
Hi, A newbie here...I “Added Content” (private) to the Mendix App Store. I later found out that I wanted to modify the content description and screenshots. Is there a way to do it without going through...
View ArticleValue calculation
I'm trying to use a value from a new edit in a microflow. This value is not yet saved but it is only needed for a calculation. Is it possible to do this in mendix. The basics behind my thought is that...
View ArticleCurrent Session ID
Hey Guys, I have a couple of applications that talk to each other via deeplink and a webservice, both applications are on different nodes, and make up part of one user journey. Currently it works...
View ArticleUser credential - Security policy
Hi, We are undergoing a audit of our security policies. Does anyone know if the user credentials is encrypted in the database? Thanks in advance.
View ArticleBuilding a custom pluggable widget using react
I created a custom widget according to steps described in https://docs.mendix.com/howto/extensibility/create-a-pluggable-widget-one and it worked like how they described it to work. But I want to...
View ArticleAdding multiple objects on the same screen
Hi there, I'm new to Mendix. I'd like to add more than one object at once, which are products in my case, while being on the same pop-up page. My current situation: After I add an object in a data...
View ArticleVerifying a password.
Hello, I have some problems with verifying a password. I have a newedit page which gives me a opportunity to save a form. But I also need to add a password to that specific page. The person that fills...
View ArticleImage uploader issues
Hi! I’m having issues with a image uploader to upload a profile picture for an account; the button seems locked, and I’m unable to upload an image. I’m guessing it has something to do with my security...
View Article