How to change the styling of chart js from filled graphs to just lines?
Hi guys, I am making use of the ChartJS module and want a simple css change.I just need to show the lines, without filled colors on the graph ... Since I am not familiar with mendix widgets, and just...
View ArticleScheduled events do not take daylight saving time into account
Hi all, Last weekend in the netherlands daylight saving time started, which means the clock moved back an hour. However, the scheduled event still runs at the same time it previously ran. The scheduled...
View ArticleSerialise JSON in REST call using the "Call Rest" action
Is there a way to see the JSON being submitted while using the Rest action within Mendix 7 I am trying to submit the following JSON string via post{"key": "sfdsdfsdfsdfds" }Within the action I...
View ArticleDrop Down Search Field - Mystery
I have a datagrid displaying several attributes. One of these attributes is from an associated entity - lets say that the datagrid is orders and the associated entity is customerIn the datagrid,...
View ArticleDoes Mendix support Azure SQL Database?
We are working with Mendix 7 and want to deploy an application to Azure, using Pivotal Cloud Foundry. For datastore we want to use Azure SQL Database. The documentation...
View ArticleFilter entities based on selection on previous page
I've created a page with a listview of Proces entities. With OnClick, it'll open a page that should list all the services from that specific proces. That page will in turn open a page with...
View ArticleXpath Question - Process Core
I'm trying to create a microflow that I can then select from a particular reference selector but I'm not getting the correct input parameter....
View ArticleMendix Marquee Scroller
HiI am new to Mendix development. I have downloaded the Marquee Scroller but can not work out how to add the data source. Please can you help?
View ArticleWhat is the 'ProfileData' that is send when the KeepAlive function is called?
Our PEN-tester has requested information about the KeepAlive function that is called within our Mendix App.In particular, he wants to know what the 'profiledata' involves and to what extend this...
View ArticleData snapshot on Cloufoundry (Bluemix)
Hi all, We are currently experimenting with CloudFoundry on IBM Bluemix and running into trouble getting the data snapshot to work. According to the documentation of the build pack...
View ArticleChanging cache TTL when running in the MendixCloud
Is it possible to configure the local cache TTL when running within the MendixCloud? Currently is set to a year if my math is correct.The driving force behind this is that as I continue to develop my...
View ArticleWhy I am not able to download the reports?
Hi,In my application, I have reports generating from dataset using report charts. Here I placed the report chart in the Dataview. And I am able to filter the reports using the dropdowns. The reports...
View Articleconnection error
i have pushed my app on cloud foundry,using rest api in microflow.but when i hit the api it shows connection error
View Articleconsume Complex soap service - using file
Hi, am to access SOAP service by passing file instead of WSDL.How to reterview the output of the service and associate it to a screen? Many Thanks in AdvanceNanda
View ArticleLock on Mendix project
Hi,I am constantly getting error on opening up my project in modeler: the working copy file is locked by my id, SharpSvn.SvnWorkingCopyLockException: .The project is not open in any other system, i...
View ArticleProject Locked SVN Issue
SharpSvn.SvnWorkingCopyLockException: Working copy 'D:\Users\xxxxx\Documents\Mendix\Project name' locked. ---> SharpSvn.SvnWorkingCopyLockException: 'D:\Users\xxxxx\Documents\Mendix\project name' is...
View ArticleMoving out of Mendix
Hi, New to the community; not sure, if this question is already address (apologies if repetation) I want to move out of mendix, say after 2 years after using Mendix, Is it possible to retreview the app...
View Article(s) Low performance on filehandling after upgrade
After converting an app from Mx6.6.0 to 6.10.3 (running on premise, windows with sql server db), users experience a slow performance. Simple overview pages and the upload/download/delete can take...
View ArticleKVK API How to deserialise ?
Hi,I have a problem deserialising the JSON content from the Dutch KVK Search API.I am able to GET the body info, (See below) but not able to deserialise it in my model.Can someone please give me a push...
View ArticleAdd Product to shopping cart
We are creating an application where it's needed to add something to a shopping cart. We have created three entities, product, shoppingcart, shoppingcart_products.To make the products visible, we have...
View Article