Image size in document template are ignored.
Hi,In a customer project, we use Document Templates to generate PDF output.Text is entered using the CKEditor plugin and used as input for the corresponding placeholders in de template.When inserting...
View Articlepassing cookie from WS response header as param to next WS call
Hi Guys, does anyone knows how to pick up a cookie from the header of a webservice response? Basically, the customer needs to consume a WS, but the first call must be to receive the cookie that will...
View ArticleForgot Password: enter new password
In an app I am working on, I have includede the ForgotPassword and Deeplink modules from the App Store.I did all the required configurations (-email settings and template, Deeplink for ForgotPassword),...
View ArticleMigration of database replication
Hi,I am using database replication module for taking data from different datbase system.I migrated my application from 4.7.1 to 5.21.5 and then further 6.7.1.The problem is , system taking more time to...
View ArticleLDAP module configuration - misleading error ("Invalid ldap credentials")
Hi all, I am trying to configure the LDAP module but I get the below errors (and weird behaviour)When I execute the test connection button in the customer's environment, I get the error “Invalid ldap...
View ArticleLaunch bootstrap modal from within FormatString widget
Has anyone had any success launching a bootstrap modal from within a FormatString widget? I've pasted the example from the bootstrap 3 website and the button renders but the modal doesn't appear. Is...
View ArticleLDAP Module - How to import LDAP users into Mendix and allow them to...
Hi all,Using the LDAP module, we have 3 options to synchronize the users with our LDAP provider. However, none seems to do what I am looking for, which is to import a set of users that exist in the...
View ArticleSoap call from Mendix gives javax.xml.ws.soap.SOAPFaultException: Server:XML...
I try to connect to Formdesk for a client using http://www.formdesk.com/api/soap.wsdlFrom SOAPUI I can make a call (using a specific endpoint including an API-key). Recreating this call in Mendix using...
View ArticleWorking of "Optional" attributes versus objects in a Published SOAP Webservice
Good afternoon,I have a SOAP Webservice which has The following structure:With this structure I would expect the following: Entity01 is always sent and has 0 to x Entity02 objects attached. If there...
View ArticleWhich SASS file do I need to change to hide the header in the "Modal pop-up"...
Which SASS file do I need to change to hide the header in the "Modal pop-up" layout type?
View ArticleIn-client form-manupulation
Hi there,I will try to explain the problem. We are currently working on an application in which you can fill in a form. The form works with reference (set) selectors and the selectable values within a...
View ArticleManipulating DOM from 3rd party script
Hey,I've ran into the following issue at a customer, hopefully someone can shed some light on this:Visitor visits siteMendix renders the page, builds the HTMLAfter Mendix is done, a 3rd party script...
View ArticleUsing Selenium testing with Radio buttons
HiI'm trying to implement Selenium-based automated testing on our system. However, I'm having a problem with Radio buttons. The group of all radio buttons have a consistent name each time, but the...
View ArticleOpen content in a new browser tab when clicking a microflowbutton
I have a grid displaying rows. When clicking a row I trigger the default button which is a microflowbutton. The microflow displays the detailpage (in-content) of the item which was clicked within the...
View ArticleWhen I deployed my package I get an error message.
Hello, when I deployed my package I get the following error message.Starting build for Mendix Project file: /srv/cloud/slots/tr10000/deploy/data/tmp/1485425122880-0/src/VWT-Toegangspas.mpr Using the...
View ArticleChange default environment to deploy to
Our project has three cloud environments: Test, Acceptance, and Production. We always deploy to the Test environment first, then transport it to Acceptance and then to Production, when accepted....
View ArticleHow to add new associations (more than one) to an existing object, using a...
Hello again, Again I am writing about something I believe must be very simple, but that I am struggling with. I have 2 entities - users and contractsA user can be associated to many contracts and a...
View ArticleHow to lock the acceptance environment in the cloud
Hi all,For our project we have a Test, Acceptance and Production environment in the cloud. Production is locked, which is good to avoid mistakes. However we would like to also have a lock on the...
View ArticleIn an XML to Domain mapping, does Mendix automatically select the correct...
In the communication between two of our applications, we send an XML containing the letter "é" using UTF-8 encoding. (Header: <?xml version="1.0" encoding="UTF-8"?>)This works completely fine...
View ArticleHow to best debug anonymous user role
We are migrating an Mx4 to Mx6 project and I know that Mx6 is a lot more strict in its security settings. What used to work in Mx4 does not have to work in Mx6. The deeplink still works and I see the...
View Article