XSSSantize messes up sentences
Already noticed forum-post 7242/Sanitize-action-gives-extra-spaces-between-the-words-in-PDF-I added the replaceall(sanitized text,[double space],[single space]) and even made sure I looped through to...
View ArticleHelp needed for custom request handler for images
Hi guys,In order to get access to an uploaded image (via /file?guid=xxxx) without a session , I have to make custom requesthandler.I indeed read a lot of it in different questions of Asquiel and in...
View ArticleMendix App Gallery ?
Hi everyone.I am evaluating Mx and I would like to collect a list of applications built with Mx and, if possible, log in to experience their Ux and performance. So, please could community members...
View ArticleSpecify which page to open when clicking on push notifications in hybrid app
We have just implemented the push notifications module and it is working on iOS and Android.When clicking on the push notification, the app opens in the default home page. We would like to be able to...
View ArticleHow to show Glyphicon option for selection as widget with type=image
Question: How to use Glyphicon as an image in a widget property?Scenario: When I add an ActionButton to a layout there is an icon property of the button that offers a radio selector for 'GlyphIcon' or...
View ArticleExcel Importer
Hello EveryoneI am using Excel importer module to import XLS file into appcliation. I have no issues in local environment, but the issue occurs when I try to upload data in production&acceptance...
View ArticleRestServices
Hi,I am working with the Spotify tutorial (https://youtu.be/eeWAqnny5xE) and I have something very strange. I use the URL 'https://api.spotify.com/v1/search?q={1}&type={2}' to get some data using a...
View ArticleREST Response Header
Hi There,I am integrating a REST based web service in Mendix.This web service authentication response results in a Token that is returned in the REST Response 'Authorization' header; the body of the...
View ArticleCalendar Widget Event Display Start and End Time
I am using the calendar widget and would like to display the start and end time of an event like this: 2:00p - 4:30pLooking at the documentation, it seems like I should be able to do this with a custom...
View ArticleFile Manager Change activity
Hi All,Can we include the change activity in Mendix default file manager widget.Many Thanks Prakash
View ArticleWidget in a grid
Question: Is it possible to place a widget in a Mendix data grid ?Scenario: I have a widget that displays as a blank, a cross or a tick, based on the value of an entity attribute. I want to have this...
View ArticleMendix 6.9.0: No defaults for new microflow call in microflow editor
Hi,In Mendix 6.9.0 I ran into this issue during editing a microflow:When I drag a microflow from the project explorer into the editor, no defaults are suggested for the parameters.When I drag a...
View Articlecall webservices
Hi all,im working on webservices regarding weather forecast can any suggest me how to achieve this.
View ArticlePublish App for iPhone 6 support and splash screens
When you currently publish your app to the appstore, your app is scaled up when using an iphone 6 or 6s. This can be fixed by manually adding the splash screens in the config.xml, i.e.<gap:splash...
View ArticleRemove application url from search engine
Hi Everyone,I am having a requirement where one of our client want to remove the mendix application URL that is listed in search engine (google, bing etc) results. So i thought to ask a quick question...
View ArticleJava compilation issue
when I grab Reflection, Excel import and Excel export (in that sequence!) from the Appstore, I end up with an App that wont run because of Java compilation errors.....If I reverse the Export (module)...
View ArticleConsume POST from Restservices
I am using the RESTSERVICES module from the appstore. I think I allmost have everyting working as I need to set an external webservice to post to my Mendix project wich consumes the send data in JSON....
View ArticleClass register/ calendar/ rota widget ?
Hi,I'm working on a project where we have a grid that stores student information, we need a page that works as a register where week by week you can say whether the student attended or not Y/N....
View ArticleORM locks in version 6.7.1
Hi All,Can anyone tell me if the locks in the Community Commons ORM module are still applicable in version 6.7.1 or is the new multi server ability made the static ConcurrentHashMap no longer...
View ArticleDetect on the serverside if you are using a mobile app or browser
I want to know if it is possible in a microflow or java action to detect if the user is using the mobile app or is using his mobile browser. The device type does not give me this information.For a...
View Article