Setting single Webservice Proxy connection
Hi, I want to connect to a single webservice call behind the proxy and rest should be working as normal. My question is can we link to a single webservice using a proxy and keep the rest of the...
View ArticleError while opening a folder in Adobe Bracket for custom widget.
Hi All,I'm trying to open pre-defined widget in Adobe Bracket to customize it. But I'm unable to do so. I'm getting the following error . the directory is not the source directory of a custom widget .I...
View ArticleCommit without save
Hi. I am trying to figure out why some of my forms entity attributes are saved by just leaving the field (no events at all setup) and other forms will only commit changes when hitting the save button....
View ArticleProblem with Proj4 library in custom widget
I'm having a problem with including the proj4 library in my custom widget. I have the (non-minified) proj4-src.js in my lib folder, along with jquery, openlayers and bootstrap.All included like...
View ArticleRest caller activity failed behind the proxy but it working with 6.6.0 modeler
Rest caller activity is not working behind the proxy even i passed proxy parms to the JVM in 6.7.0 modeler. But the same configuration is working in the 6.6.0 modeler.below are the configuration for...
View ArticleCommitting an entity in a long running microflow, only update at the end of...
Hi ThereHow do i commit a entity immediately in a long running microflow. I do change it with commit but when I call that same entity from a different microflow after the commit but before the first...
View ArticleExport in report
Hi, i'm using reports in mendix, can I export 2 or more datasets in one excel file?
View ArticleReplacing flash reports
Hi, i'm using reports in mendix, this reports are not working on mobile device because they are based on flash, is it possible to replace them to something that will work on mobile devices?
View ArticleMicroflow not updating client
I have a created a micro flow that is triggered from the onchange event of a reference selector. The microflow basically returns a list of data. The micro flow is functioning correctly but the client...
View ArticleREST 'limit' parameter does not work?
Hi,I've implemented the Rijksmuseum REST example. The data from Rijksmuseum is persisted in my domainmodel. Next I made a Service Definition which pointed to a microflow to retrieve all ArtObjects from...
View ArticleBest practice REST implementation
Hi,I've implemented the Rijksmuseum REST example but noticed there are quite different ways of implementing REST so I have some questions about the best practice.The examples in the documentation are...
View ArticleMendix ChartJS widget
As I experienced serious issues on nodes with this widget upgrading from 5.21 to 6.0 I dropped the widget from my project. I would like to know if Mendix ChartJS widget version 13-5-2016 can be run on...
View ArticleFlip Clock Widget
Ok, maybe I'm just missing it, but how do you pass the attribute into this widget to base the countdown on?
View ArticleCalculated attributes in Reports
Hi, i'm using reports in mendix, when i'm trying to use calculated attributes in OQL queries for reports , they are not available, also I noticed that they are not present in database , can I ask why ?
View ArticleMendix Version Selector
Hi,I have multiple versions of mendix modellers installed on my desktop on the D Drive. But none of these versions are listed on the Mendix Version Selector as the default location used to find the...
View ArticleHow to retrieve the openId of a user for logout MF?
Hi guys,I am wondering what the openId is of a user in the app, so it could be passed to the javaaction Logoutuser, which asks for an openId.
View ArticleExport configurable objects
From a service, I get a response of configurable objects that I need to export, both to CSV and XML. This means objects with varying attributes, defined by key value pairs. Note: in a single Result,...
View ArticleHow to autofocus tab
Hi guys,I am wondering whether one of you has experience with implementing autofocus on the textfields. Now I have set up tab indexes and the focus is on when tabbing over textfiels, but the very first...
View ArticleUnique record 3 entities
Hello,I have 3 entities, Accout, Registration and Event (img 1). Table 'Registration' is a combination of Account and Event, so all users can register for an event. Now I want to be the combined...
View ArticleHide a button
Hello,I have 3 entities, Account, Registration and Event. I have a button that register the $currentUser for the event he/she has selected in a templategrid. I have a working validation so that a user...
View Article