How can I programatically retrieve the name of an Object over active...
Hi guys I am wondering whether I can retrieve the active objects over the associations from an Object. For example:ShoppingCart object could have many associations to many different Products which are...
View ArticleCan I modify the logout behaviour of the app?
We're currently using the Logout.java action that's detailed in this forum post:https://forum.mendixcloud.com/link/questions/6759When the customer logs out they are redirected to the login.html page in...
View ArticleDeeplink - The requested URL /appname/link/ForgotPassword/ was not found on...
Hi All,I have implemented deeplink for forgot password. it is perfectly working in my local. But when I user SIT environment server , it is showing following error on reset password link.I also added...
View ArticleWrning 'Request state size of 1204 objects exceeds the threshold of 100 objects'
After upgrading our application to Mendix 7 we get various warning messages in our run-time log, which we are unable to solve. Any help on these?For example:Level: Warning LogNode: RequestStatistics...
View ArticleJava compilation errors after installing the UnitTesting module.
Hello,Using the modeler, and after creating a blank atlas-ui app, then installed "Community Commons Function Library", then "Unit Testing" module, I am getting the following Java compilation...
View ArticleURL redirect for multilanguage using Deep Link
Hi All, for our application we have a URL like this: https://www.example.org/en/index.html We have configured DeepLink to have this url to manage redirect to the localized homepage. Now we need to let...
View ArticleREST SSL handshake fail
I just set up a new Mendix app environment, and it is my first time. I deployed a project that we have running in a separate Mendix app environment, and everything seems to be working as I would...
View ArticleDigital Signature - Store as image and display
Hi,I am using the Mendix Digital Signature widget on a form that requires two signatures (Requestor and Approver). Once the 'Requestor' signs and confirms the form, the 'Approver' will see the form in...
View ArticleRequest for advise on multi-tenancy security issue
There is an multi-tenancy issue with security that's already exists for a couple of years. Last week this issue was classified as a potential security risk/leak during a security audit on one of our...
View ArticleMx.7.5.1: Could not create widget HelpText.widget.HelpText
For upgrading from mx5.18 to 7.5.1 I downloaded latest version of HelpText widget from appstore. Locally it works in all browsers.In the cloud however, it only works in chrome.In Edge and Firefox I get...
View ArticleIs it possible to put the headings of a template grid or list view below the...
Hi All Is there a way for me to put the headings below the control bar like in the data grid. If i use the data grid or data grid extension i cant show button according to their status. If i use a...
View ArticleZIP file functionality for Mx7 ?
In older Mendix versions one could use the CreateZIP (Mx5) or Zip File Document List (Mx3) modules from the AppStore, however they do not seem to be compatible with Mx7.I failed in getting them working...
View ArticleGetting error when trying to create object in custom widget.
Hi All,I am using d3pie.js in my custom widget. I have declared the d3pie as well as d3 js files and then trying to generate a chart by creating new object using constructor in my_updateRendering...
View ArticleMultiple sessions per user in production
We have noticed that users can login twice (in the same browser) and can trigger microflows etc.In the past this was not the case, as far i can remember.What to do to prevent this....?In our model the...
View ArticleStateless runtime does not transfer session from anonymous user to logged in...
We recently converted our project from 6.10.3 to 7.5.1 and our custom login flow has stopped working.After much investigation we have found in the release notes :...
View ArticleUsing the stylesheet found in the theme directory, I am trying and failing to...
Hi,I'm trying to write some ::after elements in the stylesheet for an app, the reason for doing this is to assign some icons to a specific radio button list, as visual aide.The CSS I am using so far,...
View ArticleNullpointerexception while running the project.
Hello,I am currently working on an app to get a good overview of scheduled events. I dont have any errors in my project itself, but when I try to run my project locally an error occurs. I get a...
View ArticleProxy authentication in appstore
Hello,I am trying to connect to the appstore from the modeler. When I am connecting to the appstore, the logfile show me the following error.System.ServiceModel.EndpointNotFoundException: There was no...
View ArticleMendix App service
Mendix application communicate to each other via app service.it is time taking procedure to Trigger app service manually every time from mendix application .Is it possible trigger mendix app service...
View Articlemendix error "the latest revision was committed with version (unknown)…"
I am getting the following error message when I go to update a branch I have downloaded from the Team Server: The latest revision was committed with a version (unknown) of the modeler. Please install...
View Article