Is it possible to make the background color of a cell in a datagrid depending...
What I would like to have is that the background of a cell in a datagrid is depending on the value of that cell. The idea is that is the value is within a certain range the background color is green,...
View ArticleBeing logged out of the forum
I noticed this week that during the day I need to login multiple times in the forum. I have the forum always open in a tab in Firefox. But during the day I notice that I have to click login again to be...
View ArticleQuestionnaire Module - Default Answers
Hi all, RE: The Mendix Questionnaire Module. In the answers tab, is there a way of setting a default answer that autopoupulates when a new questionnaire is started?Cheers
View ArticleHTTS handshake: No subject alternative DNS name matching
So I am trying to call an external web service which uses a client certificate. From SoapUI I have this working, but from Mendix I'm having problems. The problem is in the fact that it is a dev-server...
View ArticleIntegrate with Atlassian jira
Hi, What would be the recommended way to integrate jira with mendix.We need the ability to bring the stories created in jira to mendix
View ArticleHow to change the initial value of a textbox?
Hi, How to change the "initial" value of a textbox?For example, if the source value is 'Hello' and I want to capitalize it, append some other text...etc. Thanks
View ArticleAccess pagination parametes inside a microflow.
Hi, I am using a web/REST service inside a microflow to get a "data grid" data, and to optimize data access I have parameters to limit the returned number of items.How can I get the pagination...
View ArticleRefresh data-view with losing current data grid selection.
Hi, I have a data view listening to data-grid, so whenever data grid selection changes, the data-view change to reflect the latest selection.Now, I have an "on enter" microflow handler to change one...
View ArticleDeprecated FLOAT message persist to 7 because the CreatePDF function still...
We are in the proces of moving our Apps to version 7. When trying to resolve deprecations (float --> decimal) I run into the problem of needing to use float to pass margin data to the CreatePDF...
View ArticleWant to change font style and size after decimal point?
I am using a Text (common) and fetching data from backend. The data is like this "336.00".I want to change the design to something like this https://image.ibb.co/h8GdNQ/Capture.png.Basically I want to...
View ArticleV4 cloud and office 365 mail server
Unfortunately in the V4 cloud you can not use the Mendix mail server so I have to configurate another mail server. I am having problems using the office 365 mail server of the client.It keeps telling...
View ArticleA JSONObject text must begin with '{' at 1 [character 2 line 1]
I'm working on a sandbox application. The mobile app is available in the AppStore. But suddenly the following error showed up in the mobile app installed on iPhone: A JSONObject text must...
View ArticleCheck for errors
The checking time of the Modeler increased from 2-3 seconds in Mendix 6 to 90 seconds in Mendix 7.4 for an average application with 15 modules. Has someone seen this also and do parameters or...
View ArticleCreate a list
Hi, I am attempting to sync a list of items from another system using a web service. I create a list of item ID's in a non-persistable entity and I want to subtract my existing item ID's so I can...
View ArticleChartJS widget not working after upgrade to 7.1
Hi all,I've recently upgraded a client app to 7.1 and noticed the chartjs widget is not displaying and throwing the following error."Could not create widget ChartJS.widgets.PieChart.widget.PieChart"On...
View ArticleFile Manager
Hi1. How would i go about uploading files to mendix and be able to display them as links. I currently set a document type linked to a document upload and i display the types in different group boxes....
View ArticleGenerate PDF with document template takes a long time
Hi all, We're running in to a problem with generating a PDF document from a Document Template in Mendix 7.5.1. We're experiencing render times from 8 to 10 seconds whereas the same document rendered as...
View ArticleEnvironment being brought down due to database problems.
One of our environments seems to sometimes struggle due to database errors: Aug 29 11:41:39.762 - ERROR - ConnectionBus_Retrieve: (1/43) org.postgresql.util.PSQLException: An I/O error occurred while...
View ArticleHow to disable, replace or customize the Mendix 7 standart login screen
Fellow Mendix builders,Is there an option to disable the standard login screen in the modeler of mendix 7.Or is it possible to edit or customize this login screen. The case at the moment is this:When...
View ArticleDynamic Column Name on Grid
Is this possible change Column Name on Grid?I have many SQL's with different column ex SQL1 column X1, X2, X3SQL2 column Y1, Y2, Y3, Y4, Y5 In this time I have Entity with Column Name like COLUMN1,...
View Article