SynchronizeAction enum and removeUnusedObjects() method are missing in the...
I am trying to migrate a project from MX4 to MX5. while doing that i got stuck with some java issues. One of those is the upgraded replication jar which does not contain SynchronizeAction enum and...
View ArticleSetting a dynamic page title
Is there any way to set a dynamic page title in Mendix 5.18? I have tried using the Titler app, but it is not working properly. Is there some other way to set the page title dynamically by using a...
View ArticleReference document (Mendix version 6.5)
Hi , I think here is most of document not get updated as per mendix 6.5 version. while I was following reference guide/some another links, so i saw It has't change still (as per updated version).i.e:...
View ArticleAdd snapshot of data
If I add a snapshot of data before committing from PC1, then I delete the deployment folder on PC2 where I need the data from PC1, when I update the project on PC2 I will get the snapshot.My question...
View ArticleAccess to third party private app store
HiIs it possible to get access to a third party's private app store?I am working on behalf of another company and would like to download their private content to use in their apps and upload new...
View ArticlePrevent double click on listview item?
When you have a click action on a listview (for example opening a page or calling microflow). It executes twice when double click. Is there a way to prevent this?
View ArticleAfter every Day light saving time , the server time is not synchronise
We have observed thta , the server is not sync with the Day light saving of NL timing. every time we need to do the manual changes for the scheduler time in Mendix. existing time for example suppose...
View Articlecaused by com.microsoft.sqlserver.jdbc.SQLServerException: The conversion of...
We try to retrieve a claim object with the following Xpath:[ClaimNo=$c_schade/schadenummer] [year-from-dateTime(IncidentDate)= year-from-dateTime($IncidentdateUTC)] [month-from-dateTime(IncidentDate)=...
View ArticleGoogle Analytics
I wondered if you could give me a little advice please. I’ve noticed that the Google Analytics widget can be used, per page, using the Page Tracker outside a dataview. I’ve linked it up and I’m getting...
View ArticleUser rules and module rules and access rules
I have a project system. The system requests are as follow: 1. It includes different departments can use different modules to play different roles in this system,and every department have its own rule....
View ArticleXLSReport: double quotes " in .CSV file
When creating a CSV file with the XLSReport module and the .csv file is opened as a flat file with for example WordPad, then it shows double quotes around any value. Is there a way that these double...
View ArticleHow to by default activate a field/textbox at open page
For my app I want to activate a textbox when the user opens the page, because then the user is directly able to type instead of having to select the box. Of course the user should be able to move away...
View ArticleStarting the runtime failed. MissingBasePath?
Hello dear Mendix-developers,I keep getting the following error about every 10 times I press the button 'Run Locally': "Starting the runtime failed. MissingBasePath" Underneath it says: 'View the...
View ArticleRegarding .APK
I want to download the apk file for the app i created. Can i know where and how can i download
View ArticleScroll To javascript function in Mendix Client 6 Javascript API
Hi all,I want to add some custom scrolling in a widget, but the normal Javascript way of doing this, window.scrollTo, is not working. Also, the dojo fx scroll library is not by default implemented....
View Articleminimum requirements to run Mendix on a laptop
I’m looking for the minimum requirements to run Mendix on a laptop. Would an Intel core M dual core (2.2 ghz) be sufficient or would you suggest a stronger processor?
View ArticlePlanned maintenance messages should be sent to all users authorized for...
Currently the planned maintenance messages are sent to the technical contact only. This is not acceptable. We have a rotating support duty roster. So all users authorized to the cloud node MUST get...
View ArticleXpath Constraint
How to Associate a Particular Kid Of Particular Parent In Mendix 6.5.0 How to Achieve this
View ArticleConditional X-path constraint
I created domain model with entities school,parent,kid,nurse,and I created overview pages and form pages for every entity, the nurse can register into school by choosing school name using reference...
View ArticleConditional Xpath Constraint
I have two entities which are in association. Both the entities have the same reference selector. ..I wanted to retrieve the Objects of the entities when the ''reference selector of both the entities...
View Article