Google Maps Widget
Hi,Can anyone help me with the google maps widget? I get a blue screen and if I zoom in the marker is at the Equator.Image link: http://imgur.com/JVV1S6mThanks in advance!
View ArticleCDATA tags are escaped in request and response by Web Service call activity
Hi,I need to do a service call to a 3rd party application and which expects XML as string (CDATA) in the request message. Therefore I'm limited to use CDATA only.Modeler version: 6.4.0In a microflow I...
View ArticleWhite screen after login
I have migrated a Mendix project from Mendix 4.4.4 to 5.21.2. After solving some java issues, I have no errors anymore. For styling I have used a theme from another project.I can login in the...
View ArticleError after changing datatype from currency to decimal: "...
Error after changing datatype from currency to decimal: " java.lang.ClassCastException: java.lang.Double cannot be cast to java.math.BigDecimal" We have a object reserveline and this object is a...
View ArticleAdding Recaptcha to login screen
Currently it is possible to lock out users with a script that automatically does 3 incorrect login tries every five minutes. To avoid this security problem, I would like to add that after 3 incorrect...
View ArticleExecute SQL select query on an external database
Hi, In the How to execute an SQL select query on an external database the remarks section points out: Proper security must be applied as this action can allow SQL injection in your Mendix...
View ArticleCKeditor: using CSS stylesheet in HTML email template
I have a customer who want's to build an email template in our application which uses the email template module and the CKeditor. He has a complex HTML email template with build in responsive design...
View ArticleNo of local users in Sandbox?
Hello, What is the number of allowed local users in Sandbox?If I try to create more than 5 I get:"An error has occurred while handling the request."Need a few more as I'm tesing several different user...
View ArticleCloud foundry deployment fails with json error
We are trying to deploy a mendix app using cloud foundry. All seems to be well configured according to the Mendix instructions. We use: - IBM bluemix - Elephant DB - Amazon S3 bucketWhen deploying a...
View ArticleShopping Cart
Hey geniuses! My problem this time is how to use a shopping cart so that it is able to compute for me the totals of my items selected and be able to reduce the totals in case i decide to remove an item...
View Articlehttps://cloud.home.mendix.com/ gives "blank" page
When I navigate to https://cloud.home.mendix.com/ it gives an blank page.When I ping the address I get response, but when I enter the IP-adress 82.94.167.224 i get the yellow-monster error page:What's...
View ArticleUpgrading NTLM Webservice call from 5.15 to 5.18 Java Error - constructor...
I am trying to upgrade my application from 5.15 to 5.18. We are using the NTLM webservice (https://github.com/chadevansMX/WebService_NTLM). I've tried to contact the developer on Github but he seems to...
View ArticleWriting custom HTML
Is there anyway I can build a page without using the drag 'n' drop Mendix modeller? I'd prefer to just write my own HTML.
View ArticleView Hybrid mobile app on Mac with parallels
Is it possible to use the View Hybrid mobile app functionality on a Mac running Windows on parallels? I get "The application could not be loaded from the given location. The location is not a Mendix...
View ArticleUsing decimal values in emailtemplates
After upgrading MxModelReflection to the latest version, it is possible to use decimal values in emailtemplates.The value 500 is stored as 500.00000000 because of the digit precision and therefore also...
View ArticleLinking multiple app details
Hi,I'm building an application to track our applications...A request from my manager is to include a counter that counts how many users are set up on each app (and to have it so it automatically...
View ArticleDesign first approach
Trying to figure out the correct Mendix way to apply a 3rd party custom design to a Mendix application. It wasn't designed with Mendix in mind, and I'm expected to deliver a pixel-perfect replication...
View ArticleRetrieving Images in Java
Hi all,I'm building a custom request handler that retrieves an image. I've been able to get it working to the point where I can return the name of the image and other String values. Additionally, when...
View Articlelisten to en Checkbox
Hallo,Ik heb de Mendix introduction course gevolgd ben nu wat aan het bouwen geslagen, maar loop toch tegen wat problemen aan: in het gespreksverslag wil ik een leverancier kiezen en dan wil ik allen...
View Article