change language on the fly
I have a survey mobile application for user who will ask surveyors from different languages, So I need the user to be able to change the language for the survey on the fly.I have seen similar questions...
View ArticleQuestion about commit activity
I have some activities in a microflow (above).My question is: when I commit the 'Core' object in the first activity, will that also commit the list of 'Child' that are associated with it?As you can...
View ArticleUsing dateTime() or dateTimeUTC() with variable
I was wondering why the dateTime() and dateTimeUTC() functions only except literal integers and no variable integers?E.g. dateTimeUTC(2016) works; however, if I have an object with variable...
View ArticleHow to make page controls on mobile
Hi, when checking out the awesome Mendix app with Bluemix and IBM cloud services you will find some nifty page controls, see: https://youtu.be/fMBEMoyzcXc?t=1m42sDoes anyone know how it's made?
View ArticleSearch in Data Gird Odd Behavior
I have a user who's FullName is John Monroe. I call the FullName field Display Name on the search grid and Name in the datagrid. When I search for "john m" his record does not appear: When I...
View ArticleCSS set Background
Hi all,I have a simple problem. I need to set the background of a groupBox to a specific color. Since it is just on a particular view, I would like to use the "style" input in the modeler (not creating...
View Articlehow can we extract data entered into domain entities into text or csv files?
how can we extract data entered into domain entities into text or csv files?so that i can import into sql server?and also import into another mendix application domain entities?
View ArticleAutomatically Highlight Field Text On Selection
Is there a way to automatically highlight the text (or the number or whatever content) inside a text box?I'm currently relying on "tab" to go through the text boxes on a page and change their values,...
View ArticleGetting issue with image upload.
I dont know why Browse button of Upload Image is disabled.
View ArticleSMTP module
Hi,I am trying to send emails using the SMTP but how to download SMTP for 7.0.2 from appstore?
View ArticleAdvanced Input Validator
Hi,I would like to know the usage of Advanced input validator for client side validation .Can anyone give some eamples of how this can be used ?If possible with screen shots . Thanks a lot. Best...
View ArticleHow to use Chartjs to create reports?
Hi,In my application I want to create some reports. For that, I used the default reports which are provided by our mendix modeler. Now I don't want that reports. Beacause I am facing an issue with them...
View ArticleSibebar Toggle Custom Close logic
We use a sidebar toggle to allow users to enter little notes within our application, and we'd like to be able to prevent the default closing of that drawer in the event the user has started to enter...
View ArticleHow to manipulate the Xpath constraints of a datagrid in a MF?
Hi guys, I am showing a datagrid with some xpath constraints without the arcived objects.Now i want to include PRECISELY one button (no searhbutons, searchfields or so) with a mf to manipulate the...
View ArticleReal-time updates to UI
I'm trying to build a dashboard that displays real-time updates to key metrics of the app. To that effect, I was wondering if Mendix provides a way to automatically refresh a web-page when the...
View ArticleChartjs - error message
Hi,I am having some trouble with the Chartjs widget. I hope you guys can help me.I have been following the steps in the this document but I am get the error: 'Microsflow should have one parameter of...
View ArticlePOST call base64 value is too large for an unlimited string in a JSON payload...
Hi guys I have published a post-REST services and receive the pdf as base64 value in an unlimited string attribute of a non-persistent object (as discussed in another forum post).When sending a small...
View ArticleUnknown primitive type: 5 when starting local
Hi,When i start my app local i get the following error:An error occurred while executing action 'null'.com.mendix.m2ee.api.AdminException: Initializing the ConnectionBus failed. at...
View ArticleWeb Service user password
Hi thereWe want to make use of the standard Mendix account management functionality to manage user ids that will be used solely for calling web services. We want to create a "New Web Service User" in...
View Article