Convert String field format DD-MM-YYYY to type Date and Time
I'm new to the Mendix platform so excuse me for asking something that probably has been asked before (and I can't find in the Forum). The problem i have to solve is converting a String field, 10...
View ArticleExport microflow to mpk package
Hi everyone,After reading all information of a microflow by SDK, we are looking for the way to export those info to MPK package just like the way MendixModeler does.Do you have any resource providing...
View ArticleNo constructor found for widget MultiLevelMenu.widget.MultiLevelMenu??
Hi,I tried using a multi-level menu in a page and calling it from the microflow. It is giving an error like "No constructor found for widget MultiLevelMenu.widget.MultiLevelMenu". Can anyone help...
View ArticleImport SAP ODATA XML into Mendix
Hi, I am working on a client case where we would like to import data provided by a SAP Odata service back into a Mendix application. As far as I can see i receive my response in a XML string which I...
View ArticleFloating files after deleting filedocument specialization
When deleting an entity that inherits from administration.filedocument, the actual files remain in the deployment (\data\files\) directory. These floating files have an affect on the disk space needed....
View ArticleMultiple scrollbars when modal open
The expected functionality of the application that is being developed is to remove the scrollbar that is being placed on the <html> tag with setting the style=overflow:auto. With the bootstrap...
View ArticleError on updating to Mendix 7.0.2: Sequence contains no matching element
Hi All, I am upgrading a project from Mendix 6 to Mendix 7 and I am stumped. I have upgraded all my modules and ensured that the java actions compile, however when I start up my App I get the error...
View ArticleChange Dateformat
Hi,Although I have changed the default language date format of Project to dd.MM.yyyy from Project settings, it still displays the dates as MM/dd/yyyy. How can I change this? Thanks in advance, Best...
View ArticleSearch on model share
The model share is a great idea, the limitation is the lack of search functionality (except via a search engine). It would be great if the model share would pull in the documentation section of the...
View ArticleCan I export my reports to excel or pdf file by clicking on ExportExcel or...
Hi,In my applicaton, I have reports generating from the filters using dropdowns. I want to export the reports to excel or pdf file on clicking a button. How can I approch this? Please help me.Thanks...
View ArticleThe supplied maximum metamodel version '6.10.0' is lower than the metamodel...
I get an error in my Mendix SDK after upgrading a project to 6.10.5 and +.I see that the SDK currently doesn't support any project with a version higher than 6.10.0Do I need to update my SDK or wait...
View ArticleQuick Reference set selector widget error in Mx v7
Hi,I wanted to use app store module 'Quick reference set selector' very similar to input reference selector for many to many relationships. I am facing issues on mendix v7 where its throwing following...
View ArticleRestricting same user from signing in from two places
Hi, I want to restrict a single user to be signed in from only one place at a time so two users can use the same id. Has anyone else does this before, what would be best solution? Thanks in advance, Savan
View Articlelogin form widget Mx v7
Hi, i wanted to use the login form widget for v7. However its breaking in the latest version. I have raised it in review and the developer. Can anyone else help? Thanks, Savan
View ArticleCore.storeFileDocumentContent() store outputstream
Core.storeFileDocumentContent() stores java.io.InputStream, how can I store java.io.OutputStream?Thankyou
View ArticleGroup digits option on report with dataset
I have a dataset which returns the sum of pieces by month. Is it possible to have a thousand seperator like in a data grid (Group Digits = true).For example :Current : 5080010Future : 5.080.010 (or...
View ArticleCompare revisions - Would be great to have that available for Mx code ...
Developing Java applications, every now and then you use subversions "compare revisions" to check what when a change was made. By whom. And why.The last part is difficult as this completely depends on...
View ArticleRestServices fails to compile in empty project of fresh 7.0.2 install
I noticed there are several issues allready on RestServices giving errors in 7.0.2 but they all are registered as answered/fixed. I just installed Mendix 7.0.2 and started an empty project with...
View ArticlePrivate/Putty Cloud commands
Is there doumentation somewhere on the various commands that can be used on a private/putty cloud server?
View ArticleMultiple Excel imports
Is it possible to use the excelimporter more than once in a microflow to import different files with different templates? At this moment I get an error when I call the java action for the second time,...
View Article