How to Use CheckBox or To calculate value using Checkbox
Hi all,I am new to mendix and i do not know how to use checkbox within dataview. Basic Details is I am Creating Travel Insurance application in that i need to create three Categories Like normal,...
View ArticlePayment Engine
I am new to Mendix and I am looking for recommendations for a 3rd. party Payment engine - like Paypal or Foxycart.I would appreciate any suggestions.RegardsBarry in London
View ArticleOffline Mobile App
Running of microflows in an offline mode is possible in latest mendix Modeler. As I have requirement where most of the application works in the offline , and Sync will happen whenever the connectivity...
View ArticleWeb Modeler Issue
I am just starting my journey with Mendix and I am trying out the system. I do seem to have an issue and would like some help. I don’t know whether it’s the basic (Community) licence that I am on but...
View ArticleHow to set non-persistent entity data-source to dataview and template grid...
I am new to Mendix app development. Just started working on small application, where i need to create non-persistent list and objects and display on screen. Is it possible to create non-persistent...
View ArticleCan we make listview as default selected with our own record?
Hi all,I have a listview in a page(say A) and dataview with listener from listview. Now I want to open page A from another page(say B) list view with the help of a button. When I click on the button...
View ArticleWhite screen after logon
We get a login page, but after log on a white screen is all we see.IE error in inspector tells us:Kan https://application.mendixcloud.com/mxclientsystem/dojo/cldr/nls/nl/buddhist.js.uncompressed.js...
View ArticleWhat is the best practice to reduce (initial) results execution time from the...
Hi guysI am using database connector to connect with a Microsoft SQL db. The first (initial) query execution takes much more time then the other following. So when this is also the datasource mf (first...
View ArticlePhone gets really hot when opening mendix app
Hello, Im having a problem with my phone when i open a Mendix app that me and my colleagues created. Im opening the app via the Mendix mobile app (V4.4.0) scanning the QR code. But after a few minutes...
View ArticlePopup detection blocker
Hi,When downloading a document in a microflow and 'Show file in browser instead of downloading, if possible' is checked, browsers with popup blocking enabled (specifically chrome) will block the...
View ArticleSAML: unable to find valid certification path to requested target
After I have upgraded an environment with the latest SAML module I get the error in the stacktrace below.In the olld version I used to be able to use the URL for the SAML IdP metadata. Now I must...
View ArticleCan I add a dataview to a layout?
I have an application that has some 60 pages that all have the same sets of dynamic component in a dataview. The dataview is dependent on the Page Parameter. To simplify the page, I would like to move...
View ArticleCommunity Profile Update
Hi Guys/Gals,As some of you may have noticed, the new designs for “community profile have gone live” Let us know what you like about it or what you mis from the older profiles. Also if there are any...
View ArticleMendix Modeler default zoom
Hi! Is it possible to change the default zoom in the Mendix Modeler?I would like my default zoom for microflows to be 75%.I tried to find something in the docs and this forum but haven't found...
View ArticleFind Widgets with Mendix Model SDK
Hi everyone,my question is how i can get all Widgets, which are used on a specific page in Mendix Model SDK 4.x?Thanks for your answers. greetingsJochen
View ArticleAdding search function above the Grid selector widget
I am using the Grid selector widget from the App store and it works as described.Has anyone tried to add a search function above this widget to say search for an attribute from the left entity? (see...
View ArticleIt is possible to set reference (association) between two or more entities...
Hello Developers,Wanted to know whether is it possible to create reference between two or more entities from microflow. For Example :- Two Entities like Students and Classes [relationship Many to...
View ArticleWidget error on running app localy
When running our app localy, we recieve first a message about outdated widgets. this directs to tools->check widgets. When starting that function it generates a internal error. Does anybody know...
View ArticleError when committing an object inside a Java action
I get the following error from mendix when I (believe) I am trying to commit an object in a java action that has been invoked by the system instead of a...
View ArticleRest Services - Receiving the Body from a POST to my Mendix application
Hello Developers, I'm using the Rest services module from the AppStore with many useful functions. I am currently looking for the right Java call that will extract the Body (JSON) of a POST request...
View Article