Best way to do virus scan when uploading documents
Hi all, We have a requirement to check for virus when uploading files. I just wanted to write this question to get knowledge from past experiences and also for future reference here in the forum. I...
View ArticleExperience with SharePoint 2013 API
I'm trying to connect with the SharePoint 2013 REST API. To do that, I got a functional account's username and password.What is the best way to connect with the API using these details? I understand...
View ArticleXPath access constraint on attribute of CurrentUser
Assume the following model:Company with a 1-n relation to EmployeeAccount (specialisation from System.User) with a 1-1 to Company. So our accounts are linked to a Company. When a user logs in it should...
View ArticleCan I update the content of the pdf with new content in the same object?
Hi.I am uploading one pdf in one page and commiting and generating pdf. And in the next page I am retriving the same attchment object and there again I am uplaoding a new one. Now I want to update the...
View ArticleMendix 6.10.4 Errors because of the new hybrid stuff i guess.
Having issues with the new Mendix 6.10.4:Custom login flow for anonymous users breaks on "show homepage" action in my microflow.Also getting a strange error in REST services now: Feb 15 18:19:06.264...
View ArticleUsing java libraries that use getResource()
I updated all my projects to Mendix 7.0.2. Now I have some java projects that are not working anymore.Tracing back the error's I found out that the error's come from failing getResource() and...
View ArticleHow can I use DuplicateFileDocument in Microflow?
Hi. I want to replace the content of the existing pdf in my project. Our experts suggested me to use the DuplicateFileDocument. But really I don't know how to use this functionality and what it will...
View ArticleURLs for pages with or without context No working
I've tried adding a URL to several of my pages and see if I can navigate to the page directly. I use the /p and URL desinated on the page and the sytems always re-direct me to the login page (even when...
View ArticleWizard Template - Connecting Line?
When I look at ux.mendixcloud.com and view the wizard page template, I see this:However, when I create a new wizard page in my model (which is using Silver Linings theme), I see this:I would like to...
View ArticleDate picker of standard Mendix Date picker shows blank image in the TAP...
Anyone any idea what's happened here and how to fix it? When I run locally it all looks fine, it then only shows the plus and minus signs.(I run 6.10.4, but it is not in the dropwdownlist, so I picked...
View ArticleHow do I efficiently summarize my data for a ChartJS Doughnut or Pie?
I want to build a doughnut / pie / single series chart using ChartJS. This requires me to:1. Fill in the total value into the Chart object2. Fill in one value for each slice in the Dataset objectIt's...
View Articlevirus scan uploaded files
Our application facilitates upload of files (core functionality, used a very frequently). We want to ensure that the uploaded files do not contain any viruses. What would be the recommended approach to...
View ArticleStartup fail on Sandbox
My App did run ok both local and deplayed on Sandbox. Now it fails in Sandbox. I think there is an iaaue with a libary but where to start? 14:27:40 APP INFO AppCloudServices: Starting OpenId handler...
View ArticleTablet - Page Appears Blank in Landscape
I have a page in my app that is access by users via iPads. This page has a dataview with about 12 fields for data entry. When users access it with the iPad in Landscape orientation, the page is...
View ArticleAllow users multiple log ins on same device
Our client has requested the possibilty for multiple log in's for the users of our App. Typical usage: a user is working with the App, for example entering data when recieving a phone call (e.g. from a...
View ArticleHow to automatically test a Mx app with a (externally built) Cordova shell?
Hi guys, I am wondering how I could execute automatic testing for a cordova build mobile app with Mendix screens and logic (developed externally in Cordova).The Mobile app has a Cordova shell with...
View ArticleDoes Mendix minificate the css and html files?
Hi With good spacing, CSS and HTML files are easy for designers to develop and maintain. But browsers don’t care about spaces between elements, properties and selectors. Extra soaces mean extra...
View ArticleWhy I am unable to download a file?
In my application, I am creating invoice pdfs. And are showing in a seperate ListView. Some times I am having the problem while clicking on them to download. Now, It is giving IO Excepation. Can anyone...
View ArticleHow does the $currentDeviceType detected? And why should I use a tablet/phone...
Hi all, I was reading the navigation documentation about the possibilities to set navigation profiles per device type and have some questions about the application of those navigation profiles. 1 - How...
View ArticleMendix 7 Java errors on upgrade
I had a fairly lightweight application in v6 recently I upgraded it to v7 and got following errors in java related to community commons and excel imported. I have tired different java versions in 1.8...
View Article