how to add a New local Login account creation button or link
Hi,I have made an application that needs a certain user named "Director", allowed to create new local users who has the role "Supervisor". I managed to make the roles and interfaces accordingly and...
View ArticleVertical centering (text or image) in a layout grid cell
This seems like something that should be so simple. I can't figure it out. Am I missing something or is there a trick to this?
View ArticleCombining feedback items or adding people to the email updates on a story
Does anyone know a way to combine stories/feedback items in the mendix sprintr? A lot of the times we receive similar/exactly the same feedback items and when one of them gets accepted/handled, the...
View ArticleAuto ID vs Mendix Sequencer
Hi there,I have a question that might be a little silly.I am working on a project where the Database is used to perform mass bulk operations directly on the Database, but the database structure is...
View ArticleForgot Password: enter new password
In an app I am working on, I have includede the ForgotPassword and Deeplink modules from the App Store.I did all the required configurations (-email settings and template, Deeplink for ForgotPassword),...
View ArticleSwap from anomymous user to login user
Using the ForgotPassword and Deeplink modules from the app store and implemented correctly. Using Debug I notivce when I start the app and the first page shown is the pop-up to enter my user name...
View ArticleJava Action will not work before login
We have a Java Action to return the type of browser so that we can then determine how to display a PDF (use PDFjs or not). The java action works fine once the user is logged into the App, but we also...
View ArticleBig decrease in perfomance with parallel webservice calls
We are performing loadtests on webservices published from a Mx app. We notice a big decrease in performance when using parallel threads. The more threads the longer it takes We also see a big variance...
View ArticleIMAP-POP3-email-JVM Out of Memory error detected
Our App uses the IMAP-POP3-email module to replicate emails from an external server. It was working fine in Production for several days and then crashed when the email replication was run (as a...
View ArticleRights issue
hi iwant to know what role should be assigned to me if i want the rights to deploy anything on mendix licensed cloud or to take the back up of the database from the same cloud
View ArticleIn-Memory Object Accessible for all the users (sessions)
Hi,We are working with Java Actions, which need to work with many files (read only).We have seen that it is not efficient to open the files for every user that executes this Java Action, instead, we...
View ArticleDeployment to pivotal from Mendix modeler is unversioned
It seems that 'run on cloud foundry' (in this case pivotal) always deploys an unversioned package. Is it possible to deploy a versioned package from the modeler to pivotal/CF?
View ArticleReset Input Field Data based on an enumeration
Hi..I have a an input form that saves some data to an entity. It has a Radio button selection for an enumeration "Tool Expenses" and "Other Item Expenses". I have managed to set the visibility of the...
View ArticleChange default environment to deploy to
Our project has three cloud environments: Test, Acceptance, and Production. We always deploy to the Test environment first, then transport it to Acceptance and then to Production, when accepted....
View Articlesearch results data grid refresh problem
Hi, I noticed that when doing a search, after getting the results in a data grid and going to the next "page" of results (i'm showing only 20 out of very many, per page), if i do a new search, the new...
View ArticleError when clicking on the cross
Hi all,How can I debug the function behind the closing cross of a popup? --> Thanks!BR,Mauro
View ArticleCan I use OQL in any place other than with the reporting widget in the modeler?
I am trying to see if I can use OQL in any place other than with the reporting widget in the modeler, for example is it possible to use it in an activity in a microflow? I would like to query a...
View ArticleComment and Reply Module(Twitter Functionality)
Hey Mendix Community,I am working on a project that requires functionality similar to Twitter, where one user(USER 1) can Tweet(Comment) and the second user(USER2) can reply(Re-tweet) for the comment...
View ArticleoAuth 2.0 and SAML 2.0 both
Has anybody implemented the appstore modules "Open Authentication Module" and "SAML2.0" both within the same project?I believe it should be possible but are there any tips and tricks from someone who...
View ArticleValidation feedback - Does not show on Form
Hello,I have made a microflow to validate if all required fields are filled.This microflow is triggerd in the general Save Microflow and returns a 1 or 0 . If 0 the microflow exits if 1 it Commits.If...
View Article