Building new hybrid mobile app errors
We are using 6.10.5 and I am trying to buid a new mobile app package, when trying to install it on an android device I get an error that says the app is not compatible with the phone. When trying to...
View ArticleMxAdmin does not respect security settings?
I have tried to create a separate administrator user role, such that I can restrict MxAdmin to just user management and leave all other admin functionality to this second admin role.However, it seems...
View ArticleHow to make a CRUD-matrix of whole project?
Is there a way to make a CRUD-matrix of the whole project, preferable in a XLS-format? The matrix should show the microflows, rules, pages, and which entities are being created, read, update and...
View ArticleHow do I merge two 'Date and time' attributes?
I have two date and time fields that I like to merge. From one DateTime I need the date, of the other DateTime only the time. for example:1/1/1970 14:30and11/05/2017 00:00 How do I merge these two such...
View ArticleCan not change text in a actionbutton.
After a lot of tries, I didn't achieve it to change the text in a actionbutton. If I change it in Mendix Modeler and Save and Run the App, it won't be Visible in the App. For example: I want to change...
View ArticleAdd Record to Data Grid
In thinking about this question, imagine you are using Microsoft Excel or some other spreadsheet application. In Excel, you can add data in the row beneath the bottom-most populated row simply by...
View ArticleConfigure Nginx to proxy different subdomain to a deeplink
While i would assume this to be no big deal i can't seem to get this right. What we are trying to achieve is set up an on-premise environment where we want to setup a list of urls like...
View ArticleOAuthModule on hybrid apps
Hi, I'm working on implementing OAuthModule on an app I'm working on. I have successfully implemented the OAuthModule by modifying the login.html page in the app (I added the login tables provided from...
View ArticlePass page attributes to a microflow
Hello, I am trying to develop a page which has some attributes on it. There is a button which would trigger a microflow to do some processing. This microflow needs the attributes on the page as its...
View ArticleHow to get entity data in html snippet?
I am trying to generate a D3 Chart which one I am doing manually because there is no pluggin avilable for this. For this I am using 'HTML SNIPPET' and this is working properly but problem is "static...
View ArticleNon Mendix mailbox
In the Mendix cloud V4 and in the free node you are no longer be able to use the Mendix mail server. The problem is that I have a mailserver where you need to login to the pop server first to be able...
View ArticleREST services Consume java action results in invalid query
I'm having a weird issue with RestServices module. I'm trying to utilized Google Maps Distance Matrix API( https://developers.google.com/maps/documentation/distance-matrix/intro ).I have set up the...
View ArticleConsume a Mendix published webservice using SAP
A SAP customer wants to consume a webservice that we published with Mendix. It seems SAP only supports basic authentication, which is not supported by Mendix. Is there an alternative way to let SAP...
View ArticleA reference selector widget is refreshed in client to make it visible then...
A reference selector widget is refreshed in client to make it visible then invisible then visible again. Its reference still points to the older parent from when it was visible the first...
View ArticleContext Menu not working for 6.10.5
Hi All,Can you please tell which widget is best suitable for right click menu, i already tried context menu avaiable at app store and I am running to error on Chrome.I am using moduler 6.10.5What is...
View ArticleStand alone app
Hello,I'm new to Mendix and have little to no experience. I would like to know if I can create a stand alone app for IOS and android.I want to make an app which saves photo's localy and not in the...
View ArticlePlay Video and use full screen option
Hi All,I would like to play Video files (Not from You tube). I am using Iframe for now and it allows me to play the video. The problem is, full screen option is not working. Any help is much...
View ArticleCan we use an attribute for all the user roles even after we wrote xpath in...
We have two user roles in our application. One user wil have admin rights so no need of xpath in entity security. for another i have used xpath as curent user because we need to display only related...
View ArticleHow to scrape html data from a web page?
Hi guys, I want to scrape some data from webpages (with respect to their terms ofcourse). Normally there are frameworks to use, but I have no experience with them..so I am wondering you guys have...
View ArticleHide Load More Button on a ListView
Hello friends,Is it possible to hide the load more button on a list view?Sincerely,Omar.
View Article