Sanitize Java Action Error
Hi,We have recently upgraded a project from Mendix 6.10.7 to 7.3 and we are now finding the following error, Error in execution of monitored action 'executeaction' (execution id: 21474f30b5aed40,...
View ArticleConsuming a REST service with dynamic attributes
Hi thereWe are trying to consume a REST service with dynamic attributes based on a record type. An example is shown below.Event type 4:...
View ArticleInconsistency in decimal separator?
When I have to give a Decimal input I have to use a comma (,) as decimal separator, but when using the search fields I have to use a dot (.) for it to work.Is this a bug? Or is this some...
View ArticleDS mf inside a conditional group box is executed 3 times
Hi guysI noticed a strange behaviour when using group boxes with conditional visibilities (attributional, without a userrole condition) on the pages.The DS_mf (of the ChartJS Widget) is getting...
View ArticlePhonegap camera widget issues with iPhone 6s
We have a mobile app in the App store that uses the phonegap camera widget. We are hearing from customers that they are not able to capture and image. When they try to take a picture, the app crashes...
View ArticlePhonegap camera widget only captures images in portrait mode
We noticed in our mobile app that the phonegap camera widget only successfully captures pictures in portrait mode. When we try to take a photo in landscape mode, a portion of the image is cut off,...
View ArticleHow to control (ie display/hide fields in page )entity fields in page by...
How to control (ie display/hide fields in page )entity fields in page by administrator: please find attachement belowI wants to display/hide below fields by admin control. so please guide me possible...
View ArticlePrerequisites for SAML
Hi all, what are the prerequisites that i need from client to configure SAML other than idp ?
View ArticleIn using 'conversation' of the IBM Watson Connector Suite, the context gets lost
Hi,I have built a dialog using IBM's Bluemix. That dialog can be loaded into the example project. However, any context that is created during the chat gets lost. Once I checked it, the same happened...
View ArticleTransfer data related to the anonymous user to logged in user - not possible...
Case: anonymous user is collecting products in his shopping cart, then signs in and the shopping cart need to be transferred to the loggen in user. This can be done in Mendix < 7 with the sign in...
View ArticleLess number of changed objects in the database than the number of objects in...
I am doing a number of change objects (the same attribute on the same object type) without commit and put them in a list during the process, only adding them to the list if the object is not found in...
View ArticleElectronic signature
Hi all, I was asked to explore options for electronic signatures and was wondering what our community has done in the past with Mendix. I know we have the docusign module in the appstore, but has...
View ArticleMendix SDK failed to open new online working copy Mx7.3
Hi everyone, We are trying to use Mendix SDK to open a Mendix application. Everything works fine in Mendix <=7.1.0However, when we open Mendix application in Mx7.3.0, there is error:"Failed to open...
View Articleparent to children action in offline app
Mendix beginner here, having difficulty with going from a line in a data grid listing invoices to a data grid of line items for that invoice. The invoice line items _could_ be on the same page, but a...
View ArticleIssues with Listview when scrolling in mobile browsers
Hi all, We have a web app that when accessed through a mobile browser has a very peculiar behaviour. If we use the app without using the logo or the navigation menu, everything seems to work fine....
View ArticleHow to get list size
Hi all, can I get size of list I am geting from retrieve action? I have looked on length function, but ut is only for string length.Regards, Lukas
View Articlecompilation error on upgrading the project to 6.10.7 from 5.19
hi, i am getting this java compilation error on upgrading my project locally from 5.19 to 6.10.7. How do i resolve this ?i did re-imported the community commons module again [javac] Compiling 477...
View ArticleHow to set a calculated value as an attribute using 2 other attributes
I'm looking to take multiple input attributes and calculate a value and have an attribute set to the calculated value. Therefore, I'm working left to right. The only help I found using microflows was...
View ArticleIs there a way to dynamically call a microflow
I would like to be able to call a microflow based on a list value selected during a loop iteration on a list in a microflow or from a variable passed into the microflow. Is this possible? I have...
View ArticleShowing error when dealing with Google charts
I tried to display reports in the form of bar graphs.I downloaded Google chart app from app store and i mapped one entity as data source but it is displaying error.
View Article