Push notifications not working in modeler version 7.3
Hi i am trying to implement the push notifcations for an andriod specific app using modeler 7.3 i completed all the steps mentioned in the how to doc, however when opening the phone gap build on a...
View ArticleHow to get default language from server
Hi, I need the default language located in the project settings. How do you get it in your microflow?
View ArticleHow to get default timezone from server
Hi, I need the default timezone located in the project settings. How do you get it in your microflow?
View ArticleCondition for Visibility
I have a question with regards to Condition for Visibility.I want to make sure that this is only visible when Patient.CareGroupReferral = Acute_Short_Term But when I try this it wont work. What am I...
View ArticleMigrate 6 to 7.1 java compile errors JDBCConector
After migrating we're getting java compile errors. Anyone run into this or know where to go from here?compile: [javac] Compiling 437 source files to C:\Users\SEDJ494\Documents\Mendix\CMFG Consumer...
View ArticlePassing Attribute to bootstrap image carousel
Hi, I am trying to display images saved under a title using bootstrap carousel. But it retrieves images stored under all the titles. It is not accepting the object passed in data view where it is...
View ArticleMulti language design models. Results of a knowledge network day.
This forum post is the result of a knowledge network day on the 25th of augus 2013 about designing multi language Mendix projects. The participants where Roeland Salij of Mendix, Querijn Chorus of...
View ArticleExperiences with using multiple languages in projects
Hello fellow Mendix devs!I would love to hear some experiences and workflows from you guys when working with multiple languages in your project. The reason I ask this is to see if we could improve on...
View ArticleInstalling SSL Certificate for On-Premise Mx App
Hi Guys,I have an issue installing an SSL certificate on-premise (Windows Server IIS7),I have followed the instructions belowhttps://docs.mendix.com/howto/on-premises-deployment/and the app is fully...
View ArticleBootstrap image carousel
I am developing a mobile application which allow the user to post the ad along with multiple images uploaded,I am trying to display that images for that particular ad in the bootstrap carousel ,...
View ArticleAccess an entity with association beyond access rules.
Hi, I have two entities - Entity_1, Entity_2 and Entity_1 is associated with Entity_2 as many to one. Both has the access rules for a specific user. Say all objects of Entity_1 and Entity_2 are...
View ArticleExcel Exporter Error - MxCellStyle Issue
HelloI've managed to import the excel exporter module and have configured it in line with the following post (https://forum.mendixcloud.com/link/questions/7790).The problem I'm experiencing now is the...
View ArticleNot able to create deployment package
Hello,I am not able to create deployment package, getting the following error : Kindly let me know your comments. Thanks
View ArticleShow duration
I know it is possible to show the duration between a date and the current time like you have on the forum home page (Created 1 hour ago etc.). To my knowledge there was a widget that could do that, but...
View ArticleAPI Services (Specifically Deploy)
I'm not really an expert at this, but I cannot figure out how to make a call to the deploy API and authenticate properly with my login and API key. I've tried it many different ways using both SoapUI...
View ArticleWhy is the System module not searchable?
If I do Crtl+G or Ctrl+F and try to search for say FileDocument or any entity within the system module, it does not come up in the look up - why is that?
View ArticleDatabase replication Is it possible to display the log with the error message
Hi All,I am working on Database replication. When I import the data from external database, in the console it displays the FINAL statistics that have the information related to how many rows are...
View ArticleCustom login page with "Remember me" functionality
Hello everyone!I'm trying to create a custom login page with a "remember me" option for a mobile app that I'm building. To that effect, I'd like to know if any of you have accomplished this in the...
View Articleimap pop3 email java.net.SocketException:Connection reset
I implemented the imap pop3 module successfully awhile ago on our on-premise servers.Recently I started seeing errors when trying to retrieve emails. When using the "Replicate Emails" button provided...
View ArticleHow to write query in java/Eclipse and send back the list to mendix using...
Is it possible to write our own query in java for mendix and send back the result.
View Article