How do I make a profile menu for internal accounts of an app
I am looking for a way to have a profile menu bat for "ordinairy users" on each page, so only for INTERNAL Accounts, not the TeamServer members of the project. Similar like the MendixProfileMenu...
View ArticleSet Content-Type of MTOM Attachment
I am trying to send some files over a web service. I'm consuming this external web service from my Mendix application. The external web service expects the files to be send as an MTOM attachment which...
View ArticleDeeplink not working when deployed to cloud
I have a deeplink pointing to a Microflow that has access restricted to the User role in my app. If an Anonymous user hits this deeplink it will take them straight to the deeplink login page and they...
View ArticleUNKNOWN LICENSE for the releases of many modules (e.g. 'reflection')
Hi, where can I find the information about the license chosen by the copyright holders for the modules offered on store.mendix.com?I have hopelessly failed to identify the release license of'Mx model...
View ArticleExposing the entity relationship tables through Odata?
Hi, Is it or will it be possible to expose the entity relationship tables through Odata?It would be great if you could select an entity relationship in the modeler and have "Expose as Odata resource"...
View Article'Microflow Label' widget for Mendix 6?
I checked the documentation for the microflow label widget and it says :"This widget doesn't work in MX6. You can use the action trigger (native modeler widget) instead. " What is the action trigger...
View ArticlePivotal - OUT WARNING - ModelStore: Failed to synchronize demo users
On deployment, Pivotal writes the next line to the log:OUT WARNING - ModelStore: Failed to synchronize demo usersWhy does this happen? Demo users are enabled but not supposed to be synchronized to...
View ArticleLoading issues in the Gridview
Hi Mendix!The page has a loading issue in the columns 'Naam klant' en 'Automerk'. It takes a long time to load the data in these columns. However, the data is loaded when one sorts the data of these...
View ArticleSplitting big applications into smaller ones
I am currently researching how best to split a very large Mendix application in to a more maintanable set of smaller applications. I am interested to hear if anyone else has idears/best practices how...
View ArticleMaking changes to login.html used by deeplink module
When I set a deeplink up to require non - admin access it takes me to the /login.html page.This is physically located in c:\users\me\libraries\documents\mendix\project_name\deployment\webIf I make...
View ArticleGetting error info dialogue box. when i tap button to display google map screen.
Hi, i am integrating google maps on my mobile app. in which i have a button in main screen which is used display map screen, when i tap that screen very first time it is displaying error message....
View ArticleUnable to convert .7z files to mpk
Hi, i am working on googl maps widget. i edited googlemaps.mpk widget file by extractng. and when i compress that file using 7z zip. and created .7z extention if i rename the extension to .mpk file...
View ArticleDeeplink redirecting to home page after login instead of going to target page
I have a deeplink microflow set up that loads a page. I have restricted access to the deeplink to the User role in my application to force anonymous users to log in first before they can view the...
View ArticleHow to create enumeration for images and how i can display different images...
Hi, i am integrating google maps module in mendix mibile application. in which i want to display a image for only user location. and for other markers should be with default images.in google maps...
View ArticleiTunes connect error missing NSPhotoLibraryUsageDescription key
Hi, today I learned that the camera widget for phonegap does not work in it's current configuration. If you create a mobile package from Sprintr, build it in phonegap and upload it using iTunes...
View ArticleCase insensitive SAML username
I have implemented the SAML module, but in our login system, email addresses (which are the usernames) are pretty inconsistent in terms of lower/uppercase.Therefore, I would like to put the SAML...
View ArticleUnable to export Table Mappings in Database replication
When I am trying to Import Table Mapping from Database replication Module, I am getting below error. Any Idea on this?Creating XML from an empty object is not allowed when element is neither optional...
View ArticleAdding a connection over a many to many association while manually changing 1...
I've got the following situation; Entity A has a many to many relation with Entity B. I've got a page which shows Entity A with currently linked Entity B over a reference set. So that list shows the...
View Article$CurrentDeviceType does not recognize a tablet with Windows 10 running in...
Dear community,The project must support both Desktop and Tablet users. For some functionalities there are differences between the desktop and tablet users to improve usability (swiping vs paging). The...
View ArticleHow do I make a profile menu for internal accounts of an app
I am looking for a way to have a profile menu bat for "ordinairy users" on each page, so only for INTERNAL Accounts, not the TeamServer members of the project. Similar like the MendixProfileMenu...
View Article