The day after the training
Hello, I'm beginner and I start today with the online training. I think to my day after... When I will finish all the courses and I start my personal development, it's sure that I will not remember...
View ArticleMendix 6.5.0 displays fixed text 'Mendix 6' rather than the title in...
I just noticed: Mendix 6.5.0 displays fixed text 'Mendix 6' rather than the title in the navigation. Might seem trivial, but can be quite important for applications used by customer's relations.Can be...
View ArticleGetting started - Create the other overview pages
Hi, I have finished this lesson, but when I run my app, the pages: LocationOverview, TraineeOverview and TrainerOverview not have the navigation menu and the title, as the Courseoverview (create from...
View ArticleTo show list of URL/link.
Hi friends,I have a scenario in which in database I am having multiple documents. I want to show these documents as a link/ URL in a list view so that it downloads into the local system or to view in...
View ArticleUpgrading to latest version of Mendix Modeler
I am using 6.3.1 version on my machine. I want to upgrade it to latest version. Can anyone please suggest the steps to accomplish it.Do I need to directly install latest version? Will it not override...
View ArticleIs there any way I can reach widget names or do I have to put it down as a...
Right now, for testing purposes, I manually put in the names of widgets like those of data grids, data views, buttons et cetera.
View ArticleTemplate-grid with a memory...?
Hi Mendix-heroes!I've got a template-grid with non-selectable template-grid-items. The grid features a button which is triggered by a single click, which brings the user to another page showing more...
View ArticleRun & Run in Sandbox Difference
I am using 6.3.1 and created one project processed with Run in Sandbox option. but while for the same project my team mate downloaded this project with version 6.5.0, he is not finding Run in Sandbox...
View Articlemodel sdk compile error
With model sdk 2.2.0 and 2.3.0 I get this error after executing command tscnodemodules/mendixmodelsdk/dist/sdk/internal/units.d.ts(88,11): error TS1110: Type expected....
View ArticleDTAP Mode - Compilation Error
Hi Mendix Community, I recently migrated one of my project from Mendix 5 to Mendix 6. I had problems with the Widget compatibility after i converted it. I replaced and changed the widgets that were...
View Articlemodelsdk how to retrieve persistent entities only
In ModelReflection, it is possible to get all entities and filter e.g. the persistable-ones. In the ModelSDK, I can get the entities by domainmodel.entities. However, there does not seem to be a...
View ArticleCan we debug a java action in eclipse while running it on server?
I am aware that we can can debug mendix code in java using eclipse by running the application in java locally. However I was wondering if there is a way to do that while application is running on...
View ArticleAnonymous User limit on Sandbox App
Is there a limit to the number of anonymous users who can access a sandbox app concurrently? We are planning a demo for an event and need to know if a sandbox will be sufficient.
View ArticleRun Locally Error
Hi, I'm following the Online Training and today I want to try my app with the option "Run Locally", but I have this error:Mendix.Modeler.M2EEConnector.M2EEException: The server encountered an error. at...
View ArticleTokens are empty (filled) in emails sent
hi guys,In our app we send each user an activation link per email and we make use of the emailtemplate module. We synced the objects with MxReflection to use for tokens.In the MF i retrieve the...
View ArticleIs there any way I can reach widget names within a Microflow or do I have to...
Right now, for testing purposes, I manually put in the names of widgets like those of data grids, data views, buttons et cetera.
View ArticleEfficient and fast way to delete a single used deeplink
hi guys,Each user receives an activation link per email after registration. This is a deeplink where i deblock the account. I tried to delete this deeplink at the end of the deeplinked MF but i got...
View ArticleSAML module leads to NoAuthnContext error
Hi all,For a customer we've implemented the SAML module from the appstore to provide for Single Sign On based on the company's ADFS. In this scenario the configuration works correctly:The user opens an...
View ArticleActivate SSO IDP
How do I activate an IDP. It says Active (No) and I cannot find any way to change it to yes.
View ArticleWidget Property XML - Microflow Return Types
I have the following property configured in a Widget (xml)<property key="mfForData" type="microflow" required="true"> <caption>Microflow (Data)</caption>...
View Article