Login Page in "Administration" Module
Hello everybody,I am developing a mobile application and I want to use the module "Administration" which is integrated by default in a Mendix project.Is it possible to modify the authentication page of...
View ArticleMicroflow is not terminating
Hi all, We have a long running microflow that is triggered by the user, which creates and manipulates a number of objects. The problem we are seeing is that once the Microflow has completed all the...
View ArticleOData and SAML access?
Since Tableau is configured with the same SAML logon as the Mendix app, is there a way to call the Mendix OData URI and it authenticates my request, finds my account based on the mapping to the user...
View ArticleExcel Importer - Content Not Allowed in Prolog
I'm running 7.0.2 and trying to use the Excel Importer - my greatest complaint about Mendix. Some of the competition allows for direct import. Why on earth does it have to be so difficult?I'm trying to...
View ArticleRefreshing content when Popup window closed
I have a generic popup window that is called from several places to create a new database entry.When I close the window after creating a new record, I want to refresh a DataView that is on the page...
View ArticleCan I connect a free app to Oracle
I've created an app using the free edition and connected to an oracle database in the modeller.However when I deploy it reverts to built in storage and I can't see anywhere to point to the same Oracle...
View Articlefacing project update issue from Team Server
Hi,I am facing project update issue while I’m trying to update my application from team server it showing message as per below screensEven I am able to login on project dashboard. Error message:-It...
View ArticleExcel Importer - Document Property Rownumber returns wrong number
hi team,We have been using excel importer from a long time and 1 of the feature we liked was to find the row number(which is later used for tracking purposes)All of a sudden the Rownumber properly is...
View ArticleHow to select multiple values from enum in a dropdown?
Hi,In my application, I have one enum with five values. Now I want to select multiple values from the dropdown. How can I do this? Is it possible to select multiple values? Please help me. If there is...
View ArticleError in Excel Exporting
Hi,I am getting the empty excel downloaded for my application data.I have organisation,person and a system.file Document entity,created a new template in excel exporter with input object as...
View Articleload image in a listview
Hello everybody,I want to use a List View but for each element I display a different icon than the other elements.Is it possible ? How can I do that?Best regards,Omar.
View ArticleChecking if object exists in database
Hi everyone,I'm working on an application for catering companies. The application has a inventory module where an employee can enter the desired stock for a certain product. To make the ordering...
View ArticleDoes m2ee yaml file for Redhat Linux always need to contain all of...
Does m2ee yaml file for Redhat Linux always need to contain all of MicroflowConstants in project even if I just want their default values?I used several static constants that would not change from one...
View ArticleImported project mpk file generated by older version of modeler but unable to...
Imported project mpk file generated by older version of modeler but unable to run it in version 7.1.0
View ArticleFilter a list view by the user name
Hello everybody,I have a table that contains information with a "UserID" column.How can I display in a list view, just the items corresponding to the user logged into my application : the elements of...
View ArticleJavaScript in ATS
Hello all, We previously tested using Selenium IDE and our testers have JavaScript knowledge. We know ATS has easy to use actions, but does it also allow the use of custom JavaScript? We want to use...
View ArticleHow to configure a Postgres DB at AWS?
Hi guys I read like described the blog post how to set up an app at AWS with the Mendix software subscription, but dont get how to configure a (new) postgres database?When trying to start the app at...
View ArticleField Validation issue in CK Editor
Hi,I'm using the CK Editor widget for a field instead of a textarea in my application. I used the following statements for field validtion using a microflow.$Enitity/AttributeName != empty and...
View ArticleGoogle maps will not display over https
I have finally got round to adding an SSL certificate to my Mendix application, hosted on-premise with IIS as a front end. All seems to be working OK except the Google maps which do not display. On...
View Article