Having one drop down change another one (Master/Slave control)
Hi – I’m new to Mendix and have been struggling with this. I have one control that based on the value will affect a second (slave control). In this example, the permissions values that have the...
View ArticleLogin Form widget from app store is not working properly on mobile app.
Hi, I was using login form widget from App Store. Features are working fine on web application but on Mobile app I am facing “issue while displaying image of show and mask password option.” Thanks...
View ArticleMicroflowTimer_widget and network disconnection
Hi There is a MicroflowTimer_widget on a page, which calls a microflow periodically. When the network is disconnected (e.g WiFi ) on the machine which is running, to simulate some network failure,...
View ArticleXPath constraint not working for selectable objects
Hi everyone, Is it possible to do an attribute comparison when using xpath in the selectable objects option of a reference selector? So I have an entity called ‘Request’ and I set an attribute called...
View ArticleOQL - Sub SELECT statements in SELECT?!
Hi all, I have a dynamic excel export where I build as many columns as required, but when looking at the OQL it creates, I am not able to pick the right cell under the relevant header. SELECT...
View ArticleMQTT Setup Assistance
Can anyone assist with sample microflows and visualization of MQTT? I installed MQTTClient, but cannot get it setup properly to visualize the Json payload from the topic subscription.
View ArticleWhich Core Java function does the Mendix modeler use when performing XPaths?
In the modeler it encouraged to create XPaths that filter on the most objects first. For example This: //ModuleName.Client[FirstName = 'John' and Status = 'Active'] should execute faster than this:...
View ArticleWhere a Signature is stored as an image?
Hi all! So I’m trying to create an app where someone can add a signature in a page. I’m using the signature widget I found on the app store. My scope is to add this image on a pdf file but I cannot...
View ArticleUnable to connect to app store
Anyone else having issues with downloading apps from the App Store? All off these apps result in the same message. I get this message in 7.0.2 but in previous versions aswell.
View ArticleData Binding / String Interpolation in a Layout?
Hi All, I was wondering if there is anyway to achieve data binding or string interpolation in a layout. Specifically, just how in a page I can create a text widget and then edit the caption & add...
View ArticleHow to pin the footer of a phone specific page
Hi all, I have created a phone specific page using the Hybrid_Phone_Default (Atlas UI_Resources). See attached screenshot. When I use the app, the footer (includes the home-button) is placed in the...
View ArticleRedirect URL
Hi , When I right click the link and select open link in new tab redirects to the home page Is there a way to get the right click context menu on these links?
View ArticleUnable to get a member from variable $dataView3, because you do not have...
All, I am seeing this issue while access attribute of dataview1 from dataview2. Dataview2 is inside dataview1. This code was working fine in Mendix 8.8.1 and started seeing this issue when I upgraded...
View ArticleData persistence issue in mendix application which deployed in mindsphere
HI All, We have created persistable entity in domain model and created overview page for same entity in mendix and we deployed it into mindpshere using cloud foundry, then created application in...
View ArticleUSB Scanners with Mendix Web App - Values Not Being Passed Through
Has anyone had issues using barcode scanners with their mendix web app? Setup Barcode Scanner : Honeywell Hyperion 1300g Scanner is connected to computer register via USB. Browser – Mozilla Firefox...
View ArticleHow to get custom headers in published rest service
Hi, When a client sends custom http headers key/value (e.g. authorization key, content-type etc), How do I capture that in my rest service? Thanks
View ArticleDoes Native Builder supports proxy settings?
Try to use the Native Builder as described here: https://docs.mendix.com/howto/mobile/native-builder#github-token Get an error “[github] Invalid access token” Revoked the token and reacreated it –...
View ArticleNative builder - appcenter won't show app
Hi, I'm following the guidelines for deploying a native app and i'm stuck at the prepare command; i'm getting the indicated warning (step 4.3 /...
View Articlechanging default homepage does not work in native app
When a default homepage was previously set to “page A” and you change that to “page B” then reloading the app in the make it native app does not show the new default homepage. No matter which...
View Articlecustom font for native app
Hello, im trying to add fonts to a mendix native app , but i couldnt figure out how , any ideas ??
View Article