Blackberry app using Mendixc
Hi All,How can I make Blackberry app using Mendix. I saw Mendix developer App for Blackberry on this link- "http://blackberryapks.com/Free-DownloadMendix-Developer-AppAPK-for-Blackberry.html" but I...
View ArticleDynamic Caption Headers in a Data-Grid
I am trying to make a data-grid that incorporates the following attributes - a date, the current user, and data of an enumeration depending on the date. The table would be as follows:The column...
View ArticleHow can we use mxconvert.exe to convert a project folder?
Since mendix 6.4 there is a tool shipped with the Mendix modeler, that can do Mendix conversions. Thanks! It seems to work only with MPK. Can Make it work with a full project Folder?> mxconvert...
View ArticleHow to display the FullName of entity 'Account' for that specific...
Hello,As the title states, how do I display the FullName of a user that is logged in on the homepage?I've placed a dataview that uses a microflow as data source, but only returns '$currentUser', this...
View Articlesvn working copy exception error
I am getting the following error when I try to download my app from the Team server via my work-based VDI. It is saying that the app I am downloading is already locked. It is not a working copy - it is...
View ArticleBlackberry app using Mendix
Hi All,How can I make Blackberry app using Mendix. I saw Mendix developer App for Blackberry on this link- "http://blackberryapks.com/Free-DownloadMendix-Developer-AppAPK-for-Blackberry.html" but I...
View ArticleBookmarkable URLs (support for pages with objects)
The last release (6.7.0) contains a new feature:URLs to static pages We added support for bookmarkable URLs for pages that do not require an object. URLs can be defined on every page and are shown in...
View ArticleHow to create a stopwatch functionality?
What is the best way to create a stop watch functionality. I am trying to start a timer when the button start was pressed and stop the timer after the stop button is pressed.The counter widget is...
View ArticleHow to empty test environment?
Hi,Is there a way to start with an empty test environment? I want to clean it (package and database).Kind regards, Sonny van Rein
View ArticleMicroflow is not available in the deeplink module?
Hi guys,There has been a post about this already nut not a real answer about it. In the MxModelReflection the MF is available, but when I am trying to make a deeplink for this MF in the deeplink module...
View ArticleMultiple Named Logins on Production
I am getting instances where a named user is sharing authentication details with a colleague on a production system and they are somehow able to both use the system as the same named user.As far as I...
View ArticleRetrieve all entity types in Java
I want to retrieve all the entity types in java, how can I go about doing this in Java?Thankyou
View ArticleREST module PUT versus POST
Is there reason for the fact that in the REST module the update (PUT) method is implemented with url parameters and the the create (POST) as form data? I had to patch the module because the REST server...
View ArticleProgress bar keeps running upon login after upgrade to mendix 6.6
Dear Forum,I've just upgrade to mendix 6.6 and now the progress bar keeps running upon login in Local mode (accp works fine). Even when I delete my original login flow and just show a page as the...
View ArticleCurrency enumeration
Hi,I'm looking for an enumeration in which (the most common) currencies are enumerated. Does anyone have this enumeration already specified and is willing to share it?Thanks in advance!
View ArticleDownsides of Mendix?
Are there any downsides of Mendix? by that I mean where it is not a best candidate for usage? The reason, I am asking this question is not that I don't believe in what it offers, rather I am also...
View ArticleHow do I access XML data in a microflow?
I have set up a microflow to make a REST call to an XML web service. I've set up an import mapping and linked this to a series of data views on a web page so I can see the data coming back.What I'm...
View ArticleFile Document Has Contents Validation
I'm passing a list of documents into a java action in order to perform some PDF actions. I do check for hasContents, prior to passing the documents into the action, however I receive the following...
View ArticleGenerating dynamic page breaks in Mendix Template
Hi All,I am printing list of values in PDF Template. If the page is full and remaining rows are printed on next page.I want to repeat the headers of column in the second page . How can I achieve this?
View ArticleListview Styling Help Needed
I have a listview that displays contact information for a user (email and phone). The listview is inside of a Layout Grid that has a gray background. I would like the listview objects to have the same...
View Article